Package | Description |
---|---|
org.glassfish.jersey.server |
Jersey server-side classes.
|
org.glassfish.jersey.server.internal.inject |
Jersey server-side JAX-RS injection support 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.
|
org.glassfish.jersey.server.model |
Jersey server-side application & resource modeling classes.
|
Class and Description |
---|
AsyncContext
Injectable asynchronous processing context that can be used to control various aspects
of asynchronous processing of a single request.
|
AsyncContext.State
Asynchronous processing context state.
|
RequestProcessingContext
Request processing context.
|
Class and Description |
---|
AsyncContext
Injectable asynchronous processing context that can be used to control various aspects
of asynchronous processing of a single request.
|
Class and Description |
---|
AsyncContext
Injectable asynchronous processing context that can be used to control various aspects
of asynchronous processing of a single request.
|
AsyncContext.State
Asynchronous processing context state.
|
RequestProcessingContext
Request processing context.
|
RespondingContext
Context that can be used during the data processing for registering response
processing stages and/or functions that will be invoked during the response processing
to transform the response before it is written to the client.
|
Class and Description |
---|
Endpoint
Server-side REST-ful endpoint.
|
RequestProcessingContext
Request processing context.
|
Class and Description |
---|
Endpoint
Server-side REST-ful endpoint.
|
RequestProcessingContext
Request processing context.
|