Hierarchy For Package org.eclipse.jetty.http.spi

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)
        • org.eclipse.jetty.server.handler.AbstractHandler (implements org.eclipse.jetty.server.Handler)
          • org.eclipse.jetty.server.handler.AbstractHandlerContainer (implements org.eclipse.jetty.server.HandlerContainer)
            • org.eclipse.jetty.server.handler.HandlerWrapper
              • org.eclipse.jetty.server.handler.ScopedHandler
                • org.eclipse.jetty.server.handler.ContextHandler (implements org.eclipse.jetty.util.Attributes, org.eclipse.jetty.util.component.Graceful)
        • org.eclipse.jetty.http.spi.DelegatingThreadPool (implements org.eclipse.jetty.util.thread.ThreadPool, org.eclipse.jetty.util.thread.TryExecutor)
    • com.sun.net.httpserver.HttpContext
    • com.sun.net.httpserver.HttpExchange
    • com.sun.net.httpserver.HttpServer
    • com.sun.net.httpserver.spi.HttpServerProvider

Interface Hierarchy