|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientResponse | |
|---|---|
| org.glassfish.jersey.client | Jersey client-side classes. |
| org.glassfish.jersey.client.spi | |
| Uses of ClientResponse in org.glassfish.jersey.client |
|---|
| Methods in org.glassfish.jersey.client that return ClientResponse | |
|---|---|
ClientResponse |
HttpUrlConnector.apply(ClientRequest request)
|
| Uses of ClientResponse in org.glassfish.jersey.client.spi |
|---|
| Methods in org.glassfish.jersey.client.spi that return ClientResponse | |
|---|---|
ClientResponse |
Connector.apply(ClientRequest request)
Synchronously process client request into a response. |
| Methods in org.glassfish.jersey.client.spi with parameters of type ClientResponse | |
|---|---|
void |
AsyncConnectorCallback.response(ClientResponse response)
Invoked when a response for the asynchronously invoked request is available. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||