Class ClientConnectionFactoryOverHTTP2.H2

  • Enclosing class:
    ClientConnectionFactoryOverHTTP2

    public static class ClientConnectionFactoryOverHTTP2.H2
    extends org.eclipse.jetty.io.ClientConnectionFactory.Info
    • Constructor Summary

      Constructors 
      Constructor Description
      H2​(org.eclipse.jetty.http2.client.HTTP2Client client)  
    • Method Summary

      • Methods inherited from class org.eclipse.jetty.io.ClientConnectionFactory.Info

        getClientConnectionFactory, getProtocols, matches, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • H2

        public H2​(org.eclipse.jetty.http2.client.HTTP2Client client)