| Class and Description |
|---|
| Connection |
| Connection.CloseListener |
| Connection.CompletionHandler
Interface, which will be used by Grizzly to notify about asynchronous I/O
operations status updates.
|
| DataFrame
In memory representation of a websocket frame.
|
| Extension
Representation of a WebSocket extension and its associated parameters.
|
| Extension.Parameter
Representation of extension parameters.
|
| FrameType |
| FramingException |
| HandShake |
| HandShake.HandShakeResponseListener
Used to register with
HandShake. |
| HandshakeException |
ParseResult
DataFrame parse result. |
| ProtocolHandler |
| SecKey
Class represents
WebSocket's security key, used during the handshake phase. |
| Version
TODO
|
| WebSocket
General WebSocket unit interface.
|
| WebSocketApplication |
| WebSocketEngine
WebSockets engine implementation (singleton), which handles
WebSocketApplications registration, responsible
for client and server handshake validation. |
| WebSocketEngine.WebSocketHolder
WebSocketHolder object, which gets associated with the Grizzly
Connection. |
WebSocketEngine.WebSocketHolderListener
WebSocketEngine.WebSocketHolder listener. |
| WebSocketListener
Interface to allow notification of events occurring on specific
WebSocket instances. |
| WebSocketRequest
TODO: Abstract class/builder?
|
| WebSocketResponse
TODO
|
| Class and Description |
|---|
| DataFrame
In memory representation of a websocket frame.
|
| HandShake |
| HandshakeException |
| ProtocolHandler |
| WebSocketRequest
TODO: Abstract class/builder?
|
| WebSocketResponse
TODO
|
| Class and Description |
|---|
| DataFrame
In memory representation of a websocket frame.
|
| HandShake |
| ProtocolHandler |
| WebSocketRequest
TODO: Abstract class/builder?
|
| Class and Description |
|---|
| HandShake |
| ProtocolHandler |
| WebSocketRequest
TODO: Abstract class/builder?
|
| Class and Description |
|---|
| HandShake |
| ProtocolHandler |
| WebSocketRequest
TODO: Abstract class/builder?
|
| Class and Description |
|---|
| BaseFrameType |
| DataFrame
In memory representation of a websocket frame.
|
| FrameType |
| WebSocket
General WebSocket unit interface.
|
Copyright © 2012-2013. All Rights Reserved.