Package org.eclipse.jetty.websocket.api.extensions
Jetty WebSocket API : WebSocket Extension API
-
Interface Summary Interface Description Extension Interface for WebSocket Extensions.ExtensionFactory 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. -
Enum Summary Enum Description Frame.Type