Package | Description |
---|---|
com.sun.jersey.api.core |
Provides support for configuration.
|
com.sun.jersey.spi.container |
Provides support for containers and the web application that manages
resource classes.
|
Modifier and Type | Method and Description |
---|---|
HttpResponseContext |
HttpContext.getResponse()
Get the HTTP response information.
|
Modifier and Type | Class and Description |
---|---|
class |
AdaptingContainerResponse
An adapting in-bound HTTP response that may override the behaviour of
ContainerResponse . |
class |
ContainerResponse
An out-bound HTTP response to be processed by the web application.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.