|
||||||||||
| 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 | |
|---|---|
| AsyncInflectorAdapter
Suspendable, asynchronous inflector adapter
that provides implementation of the request suspend/resume capabilities of the
invocation context and returns
a listenable response future instead of a plain response
object. |
|
| AsyncInflectorAdapter.Builder
Asynchronous inflector adapter factory. |
|
| ChainableStage
Linear acceptor that can be composed into a chain. |
|
| ExecutorsFactory
Aggregate request executors provider and
response executors provider used directly in the
request invoker to get the pluggable processing executor services. |
|
| PriorityComparator.Order
Defines which ordering should be used for sorting. |
|
| ProcessingCallback
Request processing callback used by a request invoker
to provide asynchronous notifications about the request processing. |
|
| ProcessingContext
Injectable processing context that can be used to control various aspects of a single request processing, e.g. |
|
| ProcessingContext.State
Processing context state. |
|
| RequestScope
Scopes a single request/response processing execution on a single thread. |
|
| RequestScope.Instance
Implementation of the request scope instance. |
|
| RequestScope.Producer
This interface extends Callable interface but removes the
exception from call declaration. |
|
| RequestScoped
Request scope binding annotation. |
|
| ResponseProcessor
Processes result of the request transformation (successful or not). |
|
| ResponseProcessor.Builder
Response processor factory. |
|
| 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. |
|
| Stage
Data processing stage that can be used to create dynamic data processing chains. |
|
| Stage.Builder
Linear stage chain builder. |
|
| Stage.Continuation
Data processing stage continuation. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||