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