| Class and Description |
|---|
| Router
Router is the component that knows how to route/dispatch requests to target endpoints.
|
| Class and Description |
|---|
| Consumer
A Consumer is capable of unmarshalling an Http Request Body into a Java Object representation.
|
| RequestMethod |
| Responders
Handles responding from a Route invocation by delegating to the appropriate
Responder. |
| Class and Description |
|---|
| Consumer
A Consumer is capable of unmarshalling an Http Request Body into a Java Object representation.
|
| ControllerFactory
ControllerFactory is a factory for target endpoint classes in AeroGear.
|
| EndpointInvoker
EndpointInvoker is responsible for invoking target endpoint methods in AeroGear Controller.
|
| InvocationResult
Represents the result of invoking a Route in AeroGear Controller.
|
| MediaType |
| RequestMethod |
| Responder
A Responder is capable of responding to a specific MediaType.
|
| Route
An object that contains information required to route HTTP requests to a target class's method.
|
| RouteBuilder
RouteBuilder builds a
Route using a fluent API. |
| RouteBuilder.OnMethods
A fluent API for further specializing the
Route's destination/endpoint. |
| RouteBuilder.TargetEndpoint
Describes the target destination for the
Route. |
| RouteContext
RouteContext holds information related to processing of a Route.
|
| RouteDescriptor
Describes/configures a single route in AeroGear controller.
|
| RouteDescriptor.FinalizeFilter |
| RouteDescriptorAccessor |
| RouteProcessor
A RouteProcessor processes/handles a single Route in AeroGear Controller.
|
| Router
Router is the component that knows how to route/dispatch requests to target endpoints.
|
| Routes
Routes is a collection of
Route instances that are able to handle certain RequestMethod/requestURI
combinations. |
| RoutingModule
A RoutingModule is used by the AeroGear runtime to retrieve the routes defined by the current application.
|
| Class and Description |
|---|
| EndpointInvoker
EndpointInvoker is responsible for invoking target endpoint methods in AeroGear Controller.
|
| InvocationResult
Represents the result of invoking a Route in AeroGear Controller.
|
| Responders
Handles responding from a Route invocation by delegating to the appropriate
Responder. |
| RouteContext
RouteContext holds information related to processing of a Route.
|
| RouteProcessor
A RouteProcessor processes/handles a single Route in AeroGear Controller.
|
| Class and Description |
|---|
| RequestMethod |
| Router
Router is the component that knows how to route/dispatch requests to target endpoints.
|
| Class and Description |
|---|
| MediaType |
| Responder
A Responder is capable of responding to a specific MediaType.
|
| Route
An object that contains information required to route HTTP requests to a target class's method.
|
| Class and Description |
|---|
| Consumer
A Consumer is capable of unmarshalling an Http Request Body into a Java Object representation.
|
| MediaType |
| Responder
A Responder is capable of responding to a specific MediaType.
|
| RouteContext
RouteContext holds information related to processing of a Route.
|
| Class and Description |
|---|
| Consumer
A Consumer is capable of unmarshalling an Http Request Body into a Java Object representation.
|
| EndpointInvoker
EndpointInvoker is responsible for invoking target endpoint methods in AeroGear Controller.
|
| InvocationResult
Represents the result of invoking a Route in AeroGear Controller.
|
| Route
An object that contains information required to route HTTP requests to a target class's method.
|
| RouteContext
RouteContext holds information related to processing of a Route.
|
| RouteProcessor
A RouteProcessor processes/handles a single Route in AeroGear Controller.
|
| Class and Description |
|---|
| Route
An object that contains information required to route HTTP requests to a target class's method.
|
| Class and Description |
|---|
| Consumer
A Consumer is capable of unmarshalling an Http Request Body into a Java Object representation.
|
| RequestMethod |
| RouteContext
RouteContext holds information related to processing of a Route.
|
| Class and Description |
|---|
| MediaType |
| Responder
A Responder is capable of responding to a specific MediaType.
|
| Route
An object that contains information required to route HTTP requests to a target class's method.
|
| RouteContext
RouteContext holds information related to processing of a Route.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.