Uses of Package
org.glassfish.jersey.process.internal
-
Packages that use org.glassfish.jersey.process.internal Package Description 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.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.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.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.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 ChainableStage Linear acceptor that can be composed into a chain.Stage Data processing stage that can be used to create dynamic data processing chains.