public class ProxyURLConnectionFactory
extends java.lang.Object
implements com.sun.jersey.client.urlconnection.HttpURLConnectionFactory
| Constructor and Description |
|---|
ProxyURLConnectionFactory(java.net.URI proxyUri,
java.lang.String proxyUser,
java.lang.String proxyPassword) |
| Modifier and Type | Method and Description |
|---|---|
java.net.HttpURLConnection |
getHttpURLConnection(java.net.URL url) |