| Package | Description |
|---|---|
| sirius.tagliatelle | |
| sirius.web.cache | |
| sirius.web.controller |
Provides the controller part of a simple MVC framework.
|
| sirius.web.health |
System health monitoring
Provides tools to collect metrics and to monitor a cluster of machines.
|
| sirius.web.security | |
| sirius.web.tasks | |
| sirius.web.util |
| Class and Description |
|---|
| Controller
A
Controller is responsible for handling incoming HTTP requests. |
| Routed
Attaches a URI to a
Controller method. |
| Class and Description |
|---|
| Message
Used by the
UserContext to collect error or success messages. |
| Class and Description |
|---|
| AutocompleteHelper.Completion
Represents a suggestion or completion of a given keyword
|
| AutocompleteHelper.ItemSearch
Called to generate completions for a given query.
|
| Controller
A
Controller is responsible for handling incoming HTTP requests. |
| Facet
Represents a filter facet used by search / query results.
|
| FacetItem
Represents a single item of a
Facet. |
| FacetRange
Represents a range filter for a
Facet used for filtering on lower and/or upper bounds. |
| Message
Used by the
UserContext to collect error or success messages. |
| Page
Represents a slice of a result set which is being "paged through" and can provide filter facets.
|
| Route
Represents a compiled routed as a result of parsing a
Controller and its methods. |
| Routed
Attaches a URI to a
Controller method. |
| Class and Description |
|---|
| BasicController
Basic implementation of
Controller providing convenience methods and default routing. |
| Controller
A
Controller is responsible for handling incoming HTTP requests. |
| Message
Used by the
UserContext to collect error or success messages. |
| Routed
Attaches a URI to a
Controller method. |
| Class and Description |
|---|
| BasicController
Basic implementation of
Controller providing convenience methods and default routing. |
| Controller
A
Controller is responsible for handling incoming HTTP requests. |
| DefaultRoute
Used by
BasicController and its subclasses to identify a fallback route. |
| Message
Used by the
UserContext to collect error or success messages. |
| Routed
Attaches a URI to a
Controller method. |
| Class and Description |
|---|
| BasicController
Basic implementation of
Controller providing convenience methods and default routing. |
| Controller
A
Controller is responsible for handling incoming HTTP requests. |
| Routed
Attaches a URI to a
Controller method. |
| Class and Description |
|---|
| BasicController
Basic implementation of
Controller providing convenience methods and default routing. |
| Controller
A
Controller is responsible for handling incoming HTTP requests. |
| Routed
Attaches a URI to a
Controller method. |
Copyright © 2018. All rights reserved.