| Interface | Description |
|---|---|
| AuthorizationListener | |
| ClientOperations |
Available client operations
|
| Disconnectable | |
| DisconnectableHub | |
| SocketIOClient |
Fully thread-safe.
|
| SocketIONamespace |
Fully thread-safe.
|
| Class | Description |
|---|---|
| AckCallback<T> |
Base ack callback class.
|
| AckRequest |
Ack request received from Socket.IO client.
|
| BroadcastAckCallback<T> | |
| BroadcastOperations |
Fully thread-safe.
|
| Configuration | |
| HandshakeData | |
| MultiTypeAckCallback |
Multi type ack callback used in case of multiple ack arguments
|
| MultiTypeArgs | |
| SocketConfig |
TCP socket configuration contains configuration for main server channel
and client channels
|
| SocketIOChannelInitializer | |
| SocketIOServer |
Fully thread-safe.
|
| VoidAckCallback |
Base ack callback with
Void class as type. |
| Enum | Description |
|---|---|
| AckMode | |
| Transport |
Copyright © 2012–2016. All rights reserved.