Hierarchy For Package org.eclipse.jetty.websocket.server

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.server.Handler.Abstract (implements org.eclipse.jetty.server.Handler)
          • org.eclipse.jetty.server.Handler.AbstractContainer (implements org.eclipse.jetty.server.Handler.Container)
            • org.eclipse.jetty.server.Handler.Wrapper (implements org.eclipse.jetty.server.Handler.Singleton)
        • org.eclipse.jetty.websocket.server.ServerWebSocketContainer (implements org.eclipse.jetty.websocket.api.Configurable, org.eclipse.jetty.util.thread.Invocable, org.eclipse.jetty.server.Request.Handler, org.eclipse.jetty.websocket.api.WebSocketContainer)

Interface Hierarchy

  • org.eclipse.jetty.util.Attributes
    • org.eclipse.jetty.server.Request (also extends org.eclipse.jetty.io.Content.Source)
  • org.eclipse.jetty.io.Content.Sink
  • org.eclipse.jetty.io.Content.Source
    • org.eclipse.jetty.server.Request (also extends org.eclipse.jetty.util.Attributes)
  • org.eclipse.jetty.websocket.server.WebSocketCreator