|
aerogear-controller 1.0.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
PaginationInfo as a parameter.RoutingModule and providing helper
methods.ViewResolver pattern for resolving a view is as follows:View.Router.Responder implementations in AeroGear Controller
have a no-args constructor.Cors.RequestHeader.HEADERS) are supported.
Cors.RequestHeader.HEADERS) are supported according to the
underlying CorsConfiguration settings.
Route using the information gathered from this builder.
Routes instance containing all the Routes configured in the application.
AbstractRoutingModule.build(), which subclasses should implement to define the routes of the
application.
CorsConfiguration which provides configuration of CORS in AeroGear Controller.Router adding CORS support.CorsConfiguration instance with the default values for all properties.
Route.RouteDescriptor configuration options.
RouteProcessor that is the target of a processing chain of CDI decorators.Router.Route.
CorsConfig.Origin instance which can be configured as needed
RouteProcessor.Route that acts as a catch-all error Route which is will be used when no explicit error route has
been defined.Route when a route has not defined any explicit error route.ViewResolver that decorates a ViewResolver to enable short-circuiting the call to resolve the views path.Accept header from the passed-in HttpServletRequest.
RequestMethod for the passed-in HttpServletRequest.
Route will handle request from.
Routes instance using the list of RouteBuilders provided.
ServletRequest.getAttribute(String) method.
RequestMethods for this Route.
Parameter.Type of this parameter.
HttpServletRequest.
Cors.RequestHeader.HEADERS request header.
Cors.RequestHeader.METHOD request header.
HttpServletResponse.
Route which is configured to route to an instance of ErrorTarget.
RouteContext for this invocation.
Routes instance for the current application.
Method of the target class for this Route.
HttpServletRequest has an 'Origin' request header.
HttpServletRequest has a Cors.RequestHeader.HEADERS request header.
Router has a Route for the passed-in HttpServletRequest.
RequestMethod/URI combination.
View.RouteContext.
HttpServletRequest is a CORS request.
CorsConfig instance.
HttpServletRequest's http method is 'OPTIONS'.
HttpServletRequest qualifies as a 'Preflight' request.
Cors.RequestHeader.METHOD) is supported.
Cors.RequestHeader.METHOD) is supported according to the
CorsConfiguration settings.
Route is allowed.
Responder that is able to return JSON responses.ViewResolver that resolves Java Server Page (JSP) views.View.RequestMethod and path combination.
RequestMethods should be supported by the Route.
RouteProcessor and is responsible for handling
paginated invocations on endpoints that support it.SecurityProvider to determine if access to the route is allowed.
Route.
Paramter.Type, and specifies the type of the value in the parameter.
Parameter.Type, and specifies the type of the value in the parameter and allows
for a default value to be specified which will be used if the parameter is missing from the request.
HttpServletRequest operation.Route if it is a default error Route, and if not, will let the delegate
handle resolving the path for the Route
Responder.RouteProcessor and is responsible for handling
the result from the invoked endpoint.RouteBuilder which is used to define a route.
Route using a fluent API.Route's destination/endpoint.Route.RouteBuilder.Route for the specified RequestMethod/URI combination.
Route for the specified Throwable.
Route instances that are able to handle certain RequestMethod/requestURI
combinations.RouteProcessor.Cors.ResponseHeader.ALLOW_CREDENTIALS to 'true' if allowCookies was set set to true in the underlying
CorsConfiguration.
Cors.ResponseHeader.ALLOW_HEADERS to configured values.
Cors.ResponseHeader.ALLOW_METHODS to the the configured comma separated list of http methods.
Cors.ResponseHeader.ALLOW_ORIGIN to '*'.
Cors.ResponseHeader.ALLOW_ORIGIN to be the same value that was passed in the 'Origin' request header.
Cors.ResponseHeader.EXPOSE_HEADERS to the the configured comma separated list of headers.
Cors.ResponseHeader.MAX_AGE to the configured max age value.
Cors.ResponseHeader.ALLOW_ORIGIN to either echo the 'Origin' or to support '*' depending on the underlying
CorsConfiguration setting.
Cors.ResponseHeader.ALLOW_ORIGIN to the passed in value.
Route.
HttpServletResponse enabling concrete implementation to add additional headers
of in other ways process the response.
|
aerogear-controller 1.0.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||