Class HTTP2ClientConnectionFactory

  • All Implemented Interfaces:
    org.eclipse.jetty.io.ClientConnectionFactory

    public class HTTP2ClientConnectionFactory
    extends Object
    implements org.eclipse.jetty.io.ClientConnectionFactory
    • Constructor Detail

      • HTTP2ClientConnectionFactory

        public HTTP2ClientConnectionFactory()
    • Method Detail

      • newConnection

        public org.eclipse.jetty.io.Connection newConnection​(org.eclipse.jetty.io.EndPoint endPoint,
                                                             Map<String,​Object> context)
        Specified by:
        newConnection in interface org.eclipse.jetty.io.ClientConnectionFactory