Package org.apache.http
Interface HttpConnectionFactory<T extends HttpConnection>
- All Known Implementing Classes:
DefaultBHttpClientConnectionFactory,DefaultBHttpServerConnectionFactory
public interface HttpConnectionFactory<T extends HttpConnection>
Factory for
HttpConnection instances.- Since:
- 4.3
-
Method Summary
-
Method Details
-
createConnection
- Throws:
IOException
-