Hierarchy For Package org.eclipse.jetty.http2.client

Class Hierarchy

  • java.lang.Object
    • 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.client.HTTP2Client
        • org.eclipse.jetty.http2.HTTP2Session (implements org.eclipse.jetty.http2.ISession, org.eclipse.jetty.http2.parser.Parser.Listener)
    • org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory (implements org.eclipse.jetty.io.ClientConnectionFactory)