| Package | Description |
|---|---|
| org.glassfish.jersey.client |
Jersey client-side classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpUrlConnector
Default client transport connector using
HttpURLConnection. |
| Modifier and Type | Method and Description |
|---|---|
Connector |
ClientConfig.getConnector()
Get the client transport connector.
|
| Modifier and Type | Method and Description |
|---|---|
ClientConfig |
ClientConfig.connector(Connector connector)
Set Jersey client transport connector.
|
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.