| Package | Description |
|---|---|
| websocket.drawboard | |
| websocket.drawboard.wsmessages |
| Modifier and Type | Method and Description |
|---|---|
void |
Client.sendMessage(AbstractWebsocketMessage msg)
Sends the given message asynchronously to the client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryWebsocketMessage
Represents a binary websocket message.
|
class |
CloseWebsocketMessage
Represents a "close" message that closes the session.
|
class |
StringWebsocketMessage
Represents a string websocket message.
|
Copyright © 2015 WSO2 Inc. All rights reserved.