Interface HttpURLConnectionFactory
-
- All Known Implementing Classes:
DefaultHttpURLConnectionFactory
public interface HttpURLConnectionFactoryInterface to create a preconfigured HttpURLConnection- Author:
- lew
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.HttpURLConnectioncreate(java.net.URL url)
-