Package org.glassfish.jersey.process.internal
package org.glassfish.jersey.process.internal
Common Jersey internal processing classes.
-
ClassDescriptionAbstractChainableStage<DATA>Abstract chainable linear acceptor.Abstract Configurator which initializes and register
ExecutorServiceProvider
andScheduledExecutorServiceProvider
.ChainableStage<DATA>Linear acceptor that can be composed into a chain.A utility class with a methods for handling executor injection registration and proper disposal.Inflecting<DATA,RESULT> Interface that is used to indicate that the instance provides anInflector
.Wrapper for externally provided request context data.Scopes a single request/response processing execution on a single thread.Configurator which initializes and registerRequestScope
instance intInjectionManager
andBootstrapBag
.Request scope binding annotation.Stage<DATA>Data processing stage that can be used to create dynamic data processing chains.Stage.Builder<DATA>Linear stage chain builder.Stage.Continuation<DATA>Data processing stage continuation.A stage-related collection of utility methods.Stages.LinkedStage<DATA>Linked linear stage implementation.