public class ConnectionFactory extends Object implements com.sun.jersey.client.urlconnection.HttpURLConnectionFactory
| Constructor and Description |
|---|
ConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
HttpURLConnection |
getHttpURLConnection(URL url) |
void |
initializeProxy(Proxy proxy) |
public void initializeProxy(Proxy proxy)
public HttpURLConnection getHttpURLConnection(URL url) throws IOException
getHttpURLConnection in interface com.sun.jersey.client.urlconnection.HttpURLConnectionFactoryIOExceptionCopyright © 2021. All rights reserved.