Class HTTP2ClientConnectionFactory

java.lang.Object
org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
All Implemented Interfaces:
org.eclipse.jetty.io.ClientConnectionFactory

public class HTTP2ClientConnectionFactory extends Object implements org.eclipse.jetty.io.ClientConnectionFactory
  • Field Details

  • Constructor Details

    • HTTP2ClientConnectionFactory

      public HTTP2ClientConnectionFactory()
  • Method Details

    • 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