|
AeroGear Netty SockJS Codec 0.11.0 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Frame | Represents a SockJS frame. |
| Class Summary | |
|---|---|
| CloseFrame | This frame is sent from the server if the client requests data from a closed connection. |
| HeartbeatFrame | A heartbeat frame is sent by the server to keep the connection from breaking. |
| MessageFrame | A MessageFrame carries application data, and consists of any array of JSON encoded messages. |
| OpenFrame | Everytime a new session is estabilshed with the server the server must sent an OpenFrame in accordance with Protocol and Framing. |
| PreludeFrame | A PreludeFrame the first message sent by the xhr-streaming protocol. |
Frames for SockJS.
|
AeroGear Netty SockJS Codec 0.11.0 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||