| Package | Description |
|---|---|
| org.atmosphere.socketio | |
| org.atmosphere.socketio.transport |
| Modifier and Type | Method and Description |
|---|---|
void |
SocketIOOutbound.sendMessage(List<SocketIOPacketImpl> messages)
Send messages to the client.
|
| Modifier and Type | Method and Description |
|---|---|
static List<SocketIOPacketImpl> |
SocketIOPacketImpl.parse(String data) |
| Modifier and Type | Method and Description |
|---|---|
void |
XHRTransport.XHRSessionHelper.sendMessage(List<SocketIOPacketImpl> messages) |
void |
WebSocketTransport.SocketIOWebSocketSessionWrapperImpl.sendMessage(List<SocketIOPacketImpl> messages) |
Copyright © 2017. All Rights Reserved.