| Package | Description |
|---|---|
| com.corundumstudio.socketio | |
| com.corundumstudio.socketio.handler | |
| com.corundumstudio.socketio.store | |
| com.corundumstudio.socketio.store.pubsub |
| Modifier and Type | Method and Description |
|---|---|
void |
SocketIOChannelInitializer.start(Configuration configuration,
NamespacesHub namespacesHub) |
| Constructor and Description |
|---|
AuthorizeHandler(String connectPath,
CancelableScheduler scheduler,
Configuration configuration,
NamespacesHub namespacesHub,
StoreFactory storeFactory,
DisconnectableHub disconnectable,
AckManager ackManager,
ClientsBox clientsBox) |
InPacketHandler(PacketListener packetListener,
PacketDecoder decoder,
NamespacesHub namespacesHub,
ExceptionListener exceptionListener) |
PacketListener(AckManager ackManager,
NamespacesHub namespacesHub,
PollingTransport xhrPollingTransport,
CancelableScheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
void |
StoreFactory.init(NamespacesHub namespacesHub,
AuthorizeHandler authorizeHandler,
JsonSupport jsonSupport) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStoreFactory.init(NamespacesHub namespacesHub,
AuthorizeHandler authorizeHandler,
JsonSupport jsonSupport) |
Copyright © 2012–2021. All rights reserved.