|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SocketIOPacket | |
|---|---|
| org.atmosphere.socketio | |
| org.atmosphere.socketio.transport | |
| Uses of SocketIOPacket in org.atmosphere.socketio |
|---|
| Methods in org.atmosphere.socketio with parameters of type SocketIOPacket | |
|---|---|
void |
SocketIOOutbound.sendMessage(SocketIOPacket packet)
Send a message to the client formatted is SocketIO format. |
| Uses of SocketIOPacket in org.atmosphere.socketio.transport |
|---|
| Classes in org.atmosphere.socketio.transport that implement SocketIOPacket | |
|---|---|
class |
SocketIOPacketImpl
|
| Methods in org.atmosphere.socketio.transport with parameters of type SocketIOPacket | |
|---|---|
void |
XHRTransport.XHRSessionHelper.sendMessage(SocketIOPacket packet)
|
void |
WebSocketTransport.SocketIOWebSocketSessionWrapperImpl.sendMessage(SocketIOPacket packet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||