public static interface WSHandlerInterface.WSHandlerResponseInterface
Modifier and Type | Method and Description |
---|---|
void |
errorOnSession(int ioError,
String reasonPhrase) |
void |
parseBinaryMessage(ByteBuffer data) |
void |
WSLOG(String format) |
void WSLOG(String format)
void parseBinaryMessage(ByteBuffer data)
void errorOnSession(int ioError, String reasonPhrase)
Copyright © 2020. All rights reserved.