public static class Http.WebSocketFrame extends Http.WebSocketEvent
Modifier and Type | Field and Description |
---|---|
byte[] |
binaryData |
boolean |
isBinary |
String |
textData |
BinaryFrame, SocketClosed, TextFrame
Constructor and Description |
---|
WebSocketFrame(byte[] data) |
WebSocketFrame(String data) |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly