Package pl.databucket.client
Class ConnectionFactory
java.lang.Object
pl.databucket.client.ConnectionFactory
- All Implemented Interfaces:
com.sun.jersey.client.urlconnection.HttpURLConnectionFactory
public class ConnectionFactory extends Object implements com.sun.jersey.client.urlconnection.HttpURLConnectionFactory
-
Constructor Summary
Constructors Constructor Description ConnectionFactory() -
Method Summary
Modifier and Type Method Description HttpURLConnectiongetHttpURLConnection(URL url)voidinitializeProxy(Proxy proxy)
-
Constructor Details
-
ConnectionFactory
public ConnectionFactory()
-
-
Method Details
-
initializeProxy
-
getHttpURLConnection
- Specified by:
getHttpURLConnectionin interfacecom.sun.jersey.client.urlconnection.HttpURLConnectionFactory- Throws:
IOException
-