Package | Description |
---|---|
org.eclipse.jetty.websocket.api | |
org.eclipse.jetty.websocket.api.extensions |
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 the network (eventually)
|
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.