Class Hierarchy
- java.lang.Object
- org.eclipse.jetty.io.AbstractConnection (implements org.eclipse.jetty.io.Connection, org.eclipse.jetty.util.thread.Invocable)
- org.eclipse.jetty.http2.HTTP2Connection (implements org.eclipse.jetty.io.Connection.UpgradeTo, org.eclipse.jetty.http2.parser.Parser.Listener)
- org.eclipse.jetty.http2.server.internal.HTTP2ServerConnection (implements org.eclipse.jetty.server.ConnectionMetaData, org.eclipse.jetty.http2.parser.ServerParser.Listener)
- org.eclipse.jetty.http2.HTTP2Connection (implements org.eclipse.jetty.io.Connection.UpgradeTo, org.eclipse.jetty.http2.parser.Parser.Listener)
- org.eclipse.jetty.util.component.AbstractLifeCycle (implements org.eclipse.jetty.util.component.LifeCycle)
- org.eclipse.jetty.util.component.ContainerLifeCycle (implements org.eclipse.jetty.util.component.Container, org.eclipse.jetty.util.component.Destroyable, org.eclipse.jetty.util.component.Dumpable.DumpableContainer)
- org.eclipse.jetty.http2.HTTP2Session (implements org.eclipse.jetty.http2.parser.Parser.Listener, org.eclipse.jetty.http2.api.Session)
- org.eclipse.jetty.http2.server.internal.HTTP2ServerSession (implements org.eclipse.jetty.http2.parser.ServerParser.Listener)
- org.eclipse.jetty.http2.HTTP2Session (implements org.eclipse.jetty.http2.parser.Parser.Listener, org.eclipse.jetty.http2.api.Session)
- org.eclipse.jetty.util.component.ContainerLifeCycle (implements org.eclipse.jetty.util.component.Container, org.eclipse.jetty.util.component.Destroyable, org.eclipse.jetty.util.component.Dumpable.DumpableContainer)
- org.eclipse.jetty.http2.HTTP2StreamEndPoint (implements org.eclipse.jetty.io.EndPoint)
- org.eclipse.jetty.http2.server.internal.ServerHTTP2StreamEndPoint (implements org.eclipse.jetty.http2.HTTP2Channel.Server)
- org.eclipse.jetty.http2.server.internal.HttpStreamOverHTTP2 (implements org.eclipse.jetty.http2.HTTP2Channel.Server, org.eclipse.jetty.server.HttpStream)
- org.eclipse.jetty.io.AbstractConnection (implements org.eclipse.jetty.io.Connection, org.eclipse.jetty.util.thread.Invocable)