| Package | Description |
|---|---|
| com.corundumstudio.socketio.store | |
| com.corundumstudio.socketio.store.pubsub | |
| com.corundumstudio.socketio.transport |
| 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) |
| Constructor and Description |
|---|
PollingTransport(PacketDecoder decoder,
AuthorizeHandler authorizeHandler,
ClientsBox clientsBox) |
WebSocketTransport(boolean isSsl,
AuthorizeHandler authorizeHandler,
Configuration configuration,
CancelableScheduler scheduler,
ClientsBox clientsBox) |
Copyright © 2012–2016. All rights reserved.