| Package | Description |
|---|---|
| com.corundumstudio.socketio | |
| com.corundumstudio.socketio.handler |
| Modifier and Type | Class and Description |
|---|---|
class |
SocketIOChannelInitializer |
| Constructor and Description |
|---|
AuthorizeHandler(String connectPath,
CancelableScheduler scheduler,
Configuration configuration,
NamespacesHub namespacesHub,
StoreFactory storeFactory,
DisconnectableHub disconnectable,
AckManager ackManager,
ClientsBox clientsBox) |
ClientHead(UUID sessionId,
AckManager ackManager,
DisconnectableHub disconnectable,
StoreFactory storeFactory,
HandshakeData handshakeData,
ClientsBox clientsBox,
Transport transport,
CancelableScheduler disconnectScheduler,
Configuration configuration) |
Copyright © 2012–2016. All rights reserved.