Class HttpClientConnectionFactory.HTTP11

All Implemented Interfaces:
Container, Destroyable, Dumpable, Dumpable.DumpableContainer, LifeCycle
Enclosing class:
HttpClientConnectionFactory

public static class HttpClientConnectionFactory.HTTP11 extends ClientConnectionFactory.Info

Representation of the HTTP/1.1 application protocol used by HttpClientTransportDynamic.

Applications should prefer using the constant HttpClientConnectionFactory.HTTP11, unless they need to customize the associated HttpClientConnectionFactory.

  • Constructor Details

    • HTTP11

      public HTTP11()
    • HTTP11

      public HTTP11(List<String> protocols)
  • Method Details