|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.glassfish.jersey.process.internal | |
|---|---|
| org.glassfish.jersey.process.internal | Common Jersey internal processing classes. |
| Classes in org.glassfish.jersey.process.internal used by org.glassfish.jersey.process.internal | |
|---|---|
| AbstractChainableAcceptor
Abstract chainable linear acceptor. |
|
| AbstractFilterProcessor
Abstract filter processor. |
|
| ChainableAcceptor
Linear acceptor that can be composed into a chain. |
|
| InvocationCallback
Request transformation callback used by a request invoker
to provide asynchronous notifications about the request processing. |
|
| InvocationContext
Injectable invocation context that can be used to control various aspects of the invocation, e.g. |
|
| InvocationContext.State
Invocation context state. |
|
| LinearAcceptor
Linear request acceptor. |
|
| LinearAcceptor.Builder
Linear acceptor chain builder. |
|
| PriorityComparator.Order
Defines which ordering should be used for sorting. |
|
| RequestFilterProcessor
Executes the configured set of request filters on a request. |
|
| RequestInvoker
Request invoker is the main request to response processing entry point. |
|
| RequestProcessor
Applies all request transformations and returns a continuation with the transformed request on the left side and an (optional)
request-to-response inflector on the right side. |
|
| RequestScope.Instance
Implementation of the request scope instance. |
|
| RequestScope.Producer
This interface extends Callable interface but removes the
exception from call declaration. |
|
| Responder
Linear response processing stage. |
|
| Responder.Builder
Linear acceptor chain builder. |
|
| ResponseFilterProcessor
Executes the configured set of response filters on a response. |
|
| ResponseProcessor
Processes result of the request transformation (successful or not). |
|
| ResponseProcessor.RespondingContext
Injectable context that can be used during the data processing for registering response processing functions that will be invoked during the response processing. |
|
| TreeAcceptor
Hierarchical request acceptor. |
|
| TreeAcceptor.Builder
A TreeAcceptor builder. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||