|
aerogear-controller 1.0.0.M1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
RoutingModule and providing helper methods.Router.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.Router.ViewResolver that resolves Java Server Page (JSP) views.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.
HttpServletRequest.
Cors.RequestHeader.HEADERS request header.
Cors.RequestHeader.METHOD request header.
HttpServletResponse.
Route which is configured to route to an instance of ErrorTarget.
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.
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.RequestMethod and path combination.
View.RequestMethods should be supported by the Route.
SecurityProvider to access to the route is allowed.
Route.
HttpServletRequest operation.Route if it is a default/global error Route, and
if not, will let the delegate handle resolving the path for the Route
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.0.M1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||