Package | Description |
---|---|
org.glassfish.jersey.server.internal.process |
Jersey server-side internal classes related to request and response processing.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
DefaultRespondingContext
Default implementation of the request-scoped
responding context . |
class |
RequestProcessingContext
Request processing context.
|
Modifier and Type | Field and Description |
---|---|
private RespondingContext |
RequestProcessingContext.respondingContext |