|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| WebSocketFrame | A Web Socket frame that represents either text or binary data. |
| Class Summary | |
|---|---|
| DefaultWebSocketFrame | The default WebSocketFrame implementation. |
| WebSocketFrameDecoder | Decodes ChannelBuffers into WebSocketFrames. |
| WebSocketFrameEncoder | Encodes a WebSocketFrame into a ChannelBuffer. |
Encoder, decoder and their related message types for Web Socket data frames.
For the detailed instruction on adding add Web Socket support to your HTTP
server, take a look into the WebSocketServer example located in the
org.jboss.netty.example.http.websocket package.
*
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||