Class Hierarchy
- java.lang.Object
- org.eclipse.jetty.websocket.core.AbstractExtension (implements org.eclipse.jetty.websocket.core.Extension)
- 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.websocket.core.WebSocketComponents
- 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.websocket.core.CloseStatus
- org.eclipse.jetty.websocket.core.Configuration.ConfigurationCustomizer (implements org.eclipse.jetty.websocket.core.Configuration, org.eclipse.jetty.websocket.core.Configuration.Customizer)
- org.eclipse.jetty.websocket.core.CoreSession.Empty (implements org.eclipse.jetty.websocket.core.CoreSession)
- org.eclipse.jetty.websocket.core.ExtensionConfig
- org.eclipse.jetty.websocket.core.Frame
- org.eclipse.jetty.websocket.core.OpCode
- org.eclipse.jetty.websocket.core.WebSocketConstants
- org.eclipse.jetty.websocket.core.WebSocketExtensionRegistry (implements java.lang.Iterable<T>)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.eclipse.jetty.websocket.core.Extension (also extends org.eclipse.jetty.websocket.core.IncomingFrames, org.eclipse.jetty.websocket.core.OutgoingFrames)
- java.io.Closeable
- org.eclipse.jetty.websocket.core.CloseStatus.Supplier
- org.eclipse.jetty.websocket.core.Configuration
- org.eclipse.jetty.websocket.core.CoreSession (also extends org.eclipse.jetty.websocket.core.OutgoingFrames)
- org.eclipse.jetty.websocket.core.Configuration.Customizer
- org.eclipse.jetty.websocket.core.IncomingFrames
- org.eclipse.jetty.websocket.core.Extension (also extends java.io.Closeable, org.eclipse.jetty.websocket.core.OutgoingFrames)
- org.eclipse.jetty.websocket.core.FrameHandler
- org.eclipse.jetty.websocket.core.OutgoingFrames
- org.eclipse.jetty.websocket.core.CoreSession (also extends org.eclipse.jetty.websocket.core.Configuration)
- org.eclipse.jetty.websocket.core.Extension (also extends java.io.Closeable, org.eclipse.jetty.websocket.core.IncomingFrames)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.eclipse.jetty.websocket.core.Behavior
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)