|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpRequestContext | |
---|---|
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. |
Uses of HttpRequestContext in com.sun.jersey.api.core |
---|
Methods in com.sun.jersey.api.core that return HttpRequestContext | |
---|---|
HttpRequestContext |
HttpContext.getRequest()
Get the HTTP request information. |
Uses of HttpRequestContext in com.sun.jersey.spi.container |
---|
Classes in com.sun.jersey.spi.container that implement HttpRequestContext | |
---|---|
class |
ContainerRequest
An in-bound HTTP request to be processed by the web application. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |