Class Hierarchy
- java.lang.Object
- org.eclipse.jetty.websocket.common.frames.ReadOnlyDelegatedFrame (implements org.eclipse.jetty.websocket.api.extensions.Frame)
- org.eclipse.jetty.websocket.common.WebSocketFrame (implements org.eclipse.jetty.websocket.api.extensions.Frame)
- org.eclipse.jetty.websocket.common.frames.ControlFrame
- org.eclipse.jetty.websocket.common.frames.CloseFrame
- org.eclipse.jetty.websocket.common.frames.PingFrame
- org.eclipse.jetty.websocket.common.frames.PongFrame
- org.eclipse.jetty.websocket.common.frames.DataFrame
- org.eclipse.jetty.websocket.common.frames.BinaryFrame
- org.eclipse.jetty.websocket.common.frames.ContinuationFrame
- org.eclipse.jetty.websocket.common.frames.TextFrame
- org.eclipse.jetty.websocket.common.frames.ControlFrame