Interface HttpConnectionFactory<T,C extends HttpConnection>

All Known Implementing Classes:
ManagedHttpClientConnectionFactory

public interface HttpConnectionFactory<T,C extends HttpConnection>
Generic HttpConnection factory.
Since:
4.3
  • Method Summary

    Modifier and Type
    Method
    Description
    create(T route, ConnectionConfig config)