Interface ConnectionManagerFactory<T>

All Known Implementing Classes:
ApacheConnectionManagerFactory

@Beta public interface ConnectionManagerFactory<T>
Factory interface that can be used for create ConnectionManager used by the underlying http client.
  • Method Summary

    Modifier and Type
    Method
    Description