Class HttpClientConnectionFactory.HTTP11

java.lang.Object
org.eclipse.jetty.util.component.AbstractLifeCycle
org.eclipse.jetty.util.component.ContainerLifeCycle
org.eclipse.jetty.io.ClientConnectionFactory.Info
org.eclipse.jetty.client.transport.HttpClientConnectionFactory.HTTP11
All Implemented Interfaces:
org.eclipse.jetty.util.component.Container, org.eclipse.jetty.util.component.Destroyable, org.eclipse.jetty.util.component.Dumpable, org.eclipse.jetty.util.component.Dumpable.DumpableContainer, org.eclipse.jetty.util.component.LifeCycle
Enclosing class:
HttpClientConnectionFactory

public static class HttpClientConnectionFactory.HTTP11 extends org.eclipse.jetty.io.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.