Uses of Package
org.glassfish.jersey.process.internal
-
Packages that use org.glassfish.jersey.process.internal Package Description org.glassfish.jersey.client Jersey client-side classes.org.glassfish.jersey.inject.hk2 org.glassfish.jersey.internal Common Jersey internal API classes.org.glassfish.jersey.process.internal Common Jersey internal processing classes.org.glassfish.jersey.server Jersey server-side classes.org.glassfish.jersey.server.internal.process Jersey server-side internal classes related to request and response processing.org.glassfish.jersey.server.internal.routing Jersey server-side internal resource routing classes. -
Classes in org.glassfish.jersey.process.internal used by org.glassfish.jersey.client Class Description AbstractChainableStage Abstract chainable linear acceptor.AbstractExecutorProvidersConfigurator Abstract Configurator which initializes and registerExecutorServiceProvider
andScheduledExecutorServiceProvider
.ChainableStage Linear acceptor that can be composed into a chain.RequestContext Wrapper for externally provided request context data.RequestScope Scopes a single request/response processing execution on a single thread.Stage Data processing stage that can be used to create dynamic data processing chains.Stage.Continuation Data processing stage continuation. -
Classes in org.glassfish.jersey.process.internal used by org.glassfish.jersey.inject.hk2 Class Description RequestContext Wrapper for externally provided request context data.RequestScope Scopes a single request/response processing execution on a single thread. -
Classes in org.glassfish.jersey.process.internal used by org.glassfish.jersey.internal Class Description RequestScope Scopes a single request/response processing execution on a single thread. -
Classes in org.glassfish.jersey.process.internal used by org.glassfish.jersey.process.internal Class Description ChainableStage Linear acceptor that can be composed into a chain.Inflecting Interface that is used to indicate that the instance provides anInflector
.RequestContext Wrapper for externally provided request context data.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. -
Classes in org.glassfish.jersey.process.internal used by org.glassfish.jersey.server Class Description AbstractChainableStage Abstract chainable linear acceptor.AbstractExecutorProvidersConfigurator Abstract Configurator which initializes and registerExecutorServiceProvider
andScheduledExecutorServiceProvider
.ChainableStage Linear acceptor that can be composed into a chain.RequestContext Wrapper for externally provided request context data.RequestScope Scopes a single request/response processing execution on a single thread.Stage Data processing stage that can be used to create dynamic data processing chains.Stage.Continuation Data processing stage continuation. -
Classes in org.glassfish.jersey.process.internal used by org.glassfish.jersey.server.internal.process Class Description ChainableStage Linear acceptor that can be composed into a chain.RequestScoped Request scope binding annotation.Stage Data processing stage that can be used to create dynamic data processing chains. -
Classes in org.glassfish.jersey.process.internal used by org.glassfish.jersey.server.internal.routing Class Description AbstractChainableStage Abstract chainable linear acceptor.ChainableStage Linear acceptor that can be composed into a chain.Stage Data processing stage that can be used to create dynamic data processing chains.Stage.Continuation Data processing stage continuation.