Class HTTP2ServerConnectionFactory

java.lang.Object
org.eclipse.jetty.util.component.AbstractLifeCycle
org.eclipse.jetty.util.component.ContainerLifeCycle
org.eclipse.jetty.server.AbstractConnectionFactory
org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory
All Implemented Interfaces:
org.eclipse.jetty.server.ConnectionFactory, org.eclipse.jetty.server.NegotiatingServerConnection.CipherDiscriminator, 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
Direct Known Subclasses:
HTTP2CServerConnectionFactory

public class HTTP2ServerConnectionFactory extends AbstractHTTP2ServerConnectionFactory implements org.eclipse.jetty.server.NegotiatingServerConnection.CipherDiscriminator