| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.api |
Jetty WebSocket API
|
| org.eclipse.jetty.websocket.api.extensions |
Jetty WebSocket API : WebSocket Extension API
|
| Class and Description |
|---|
| ExtensionConfig
Represents an Extension Configuration, as seen during the connection Handshake process.
|
| Class and Description |
|---|
| Extension
Interface for WebSocket Extensions.
|
| ExtensionConfig
Represents an Extension Configuration, as seen during the connection Handshake process.
|
| Frame
An immutable websocket frame.
|
| Frame.Type |
| IncomingFrames
Interface for dealing with Incoming Frames.
|
| OutgoingFrames
Interface for dealing with frames outgoing to (eventually) the network layer.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.