|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebSocketFrame | |
|---|---|
| com.ning.http.client.providers.netty.netty4 | |
| Uses of WebSocketFrame in com.ning.http.client.providers.netty.netty4 |
|---|
| Subclasses of WebSocketFrame in com.ning.http.client.providers.netty.netty4 | |
|---|---|
class |
BinaryWebSocketFrame
Web Socket frame containing binary data |
class |
CloseWebSocketFrame
Web Socket Frame for closing the connection |
class |
ContinuationWebSocketFrame
Web Socket continuation frame containing continuation text or binary data. |
class |
PingWebSocketFrame
Web Socket frame containing binary data |
class |
PongWebSocketFrame
Web Socket frame containing binary data |
class |
TextWebSocketFrame
Web Socket text frame with assumed UTF-8 encoding |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||