public class Frame extends Object
| Constructor and Description |
|---|
Frame() |
public static byte[] ping(byte[] message)
throws WebSocketException
WebSocketExceptionpublic static byte[] pong(byte[] message)
throws WebSocketException
WebSocketExceptionpublic static byte[] close(byte[] status,
String reason)
throws WebSocketException
WebSocketExceptionpublic static byte[] text(String message)
public static byte[] binary(byte[] message)
public static Fragment decode(byte[] buffer) throws SyntaxException
SyntaxExceptionCopyright © 2016. All rights reserved.