|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ChainableStage<DATA> | Linear acceptor that can be composed into a chain. |
Inflecting<DATA,RESULT> | Interface that is used to indicate that the instance provides an Inflector . |
Stage<DATA> | Data processing stage that can be used to create dynamic data processing chains. |
Stage.Builder<DATA> | Linear stage chain builder. |
Class Summary | |
---|---|
AbstractChainableStage<DATA> | Abstract chainable linear acceptor. |
RequestExecutorFactory | Request executors provider aggregator used by
client and server-side run-times to provide support for pluggable managed/async executor services. |
RequestScope | Scopes a single request/response processing execution on a single thread. |
RequestScope.Binder | Request scope injection binder. |
RequestScope.Instance | Implementation of the request scope instance. |
Stage.Continuation<DATA> | Data processing stage continuation. |
Stages | A stage-related collection of utility methods. |
Stages.LinkedStage<DATA> | Linked linear stage implementation. |
Annotation Types Summary | |
---|---|
RequestScoped | Request scope binding annotation. |
Common Jersey internal processing classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |