| Package | Description |
|---|---|
| org.glassfish.jersey.client |
Jersey client-side classes.
|
| org.glassfish.jersey.client.spi |
| Modifier and Type | Method and Description |
|---|---|
ClientResponse |
HttpUrlConnector.apply(ClientRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ClientResponse |
Connector.apply(ClientRequest request)
Synchronously process client request into a response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncConnectorCallback.response(ClientResponse response)
Invoked when a response for the asynchronously invoked request is available.
|
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.