Package org.eclipse.jetty.websocket.core
-
Interface Summary Interface Description CloseStatus.Supplier Configuration Configuration.Customizer CoreSession Represents the outgoing Frames.Extension Interface for WebSocket Extensions.FrameHandler Interface for local WebSocket Endpoint Frame handling.IncomingFrames Interface for dealing with Incoming Frames.OutgoingFrames Interface for dealing with frames outgoing to (eventually) the network layer. -
Class Summary Class Description AbstractExtension CloseStatus Representation of a WebSocket Close (status code & reason)Configuration.ConfigurationCustomizer CoreSession.Empty ExtensionConfig Represents an Extension Configuration, as seen during the connection Handshake process.Frame A Base Frame as seen in RFC 6455.OpCode WebSocketComponents A collection of components which are the resources needed for websockets such asByteBufferPool
,WebSocketExtensionRegistry
, andDecoratedObjectFactory
.WebSocketConstants WebSocketExtensionRegistry -
Enum Summary Enum Description Behavior Behavior for how the WebSocket should operate.