Package org.eclipse.jetty.websocket.api.extensions
Jetty WebSocket API : WebSocket Extension API
-
Interface Summary Interface Description Extension Interface for WebSocket Extensions.Frame An immutable websocket frame.IncomingFrames Interface for dealing with Incoming Frames.OutgoingFrames Interface for dealing with frames outgoing to (eventually) the network layer. -
Class Summary Class Description ExtensionConfig Represents an Extension Configuration, as seen during the connection Handshake process.ExtensionFactory Deprecated. this class is removed from Jetty 10.0.0+ -
Enum Summary Enum Description Frame.Type