|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InBoundHeaders | |
---|---|
com.sun.jersey.api.client | Provides support for client-side communication with HTTP-based RESTful Web services. |
com.sun.jersey.core.header | Provides support for HTTP headers. |
Uses of InBoundHeaders in com.sun.jersey.api.client |
---|
Constructors in com.sun.jersey.api.client with parameters of type InBoundHeaders | |
---|---|
ClientResponse(int status,
InBoundHeaders headers,
InputStream entity,
MessageBodyWorkers workers)
|
Uses of InBoundHeaders in com.sun.jersey.core.header |
---|
Constructors in com.sun.jersey.core.header with parameters of type InBoundHeaders | |
---|---|
InBoundHeaders(InBoundHeaders that)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |