Package | Description |
---|---|
org.glassfish.jersey.server |
Jersey server-side classes.
|
Modifier and Type | Field and Description |
---|---|
private ServerRuntime.Responder |
ServerRuntime.AsyncResponderHolder.responder |
private ServerRuntime.Responder |
ServerRuntime.AsyncResponder.responder |
Constructor and Description |
---|
AsyncResponder(ServerRuntime.Responder responder,
RequestContext requestContext,
ExternalRequestScope requestScopeListener,
ExternalRequestContext<?> foreignScopeInstance) |
AsyncResponderHolder(ServerRuntime.Responder responder,
ExternalRequestScope externalRequestScope,
RequestContext requestContext,
ExternalRequestContext<?> externalContext) |