Package org.eclipse.jetty.websocket.common
Jetty WebSocket Common : Implementation [Internal Use Only]
A core set of internal implementation classes for the Jetty WebSocket API.
Note: do not reference or use classes present in this package space in your code.
Restrict your usage to the Jetty WebSocket API classes, the Jetty WebSocket Client API,
or the Jetty WebSocket Servlet API.
-
Class Summary Class Description ExtensionConfigParser JettyExtensionConfig Represents an Extension Configuration, as seen during the connection Handshake process.JettyWebSocketFrame JettyWebSocketFrameHandler JettyWebSocketFrameHandlerFactory Factory to createJettyWebSocketFrameHandler
instances suitable for use with jetty-native websocket API.JettyWebSocketFrameHandlerMetadata JettyWebSocketRemoteEndpoint SessionTracker WebSocketSession