Class HTTP2ServerConnection

java.lang.Object
org.eclipse.jetty.io.AbstractConnection
org.eclipse.jetty.http2.HTTP2Connection
org.eclipse.jetty.http2.server.internal.HTTP2ServerConnection
All Implemented Interfaces:
Closeable, AutoCloseable, Parser.Listener, ServerParser.Listener, Connection, Connection.UpgradeTo, WriteFlusher.Listener, ConnectionMetaData, Attributes, Invocable

public class HTTP2ServerConnection extends HTTP2Connection implements ConnectionMetaData, ServerParser.Listener