|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpContextAccess | |
---|---|
com.sun.ws.rest.spi.container | Classes that define the contract that a container adaptor must implement in order to host API classes. |
com.sun.ws.rest.spi.uri.rules |
Uses of HttpContextAccess in com.sun.ws.rest.spi.container |
---|
Methods in com.sun.ws.rest.spi.container that return HttpContextAccess | |
---|---|
HttpContextAccess |
WebApplication.getThreadLocalHttpContext()
Get an instance of HttpContextAccess that is a proxy to
a thread local instance of HttpContextAccess . |
Uses of HttpContextAccess in com.sun.ws.rest.spi.uri.rules |
---|
Methods in com.sun.ws.rest.spi.uri.rules that return HttpContextAccess | |
---|---|
HttpContextAccess |
UriRuleContext.getHttpContext()
Get the HTTP context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |