|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientResponse | |
|---|---|
| org.glassfish.jersey.client.spi | Jersey client SPI classes/interfaces. |
| 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 | |||||||||