| Package | Description |
|---|---|
| com.corundumstudio.socketio | |
| com.corundumstudio.socketio.parser | |
| com.corundumstudio.socketio.store | |
| com.corundumstudio.socketio.store.pubsub |
| Modifier and Type | Method and Description |
|---|---|
JsonSupport |
Configuration.getJsonSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setJsonSupport(JsonSupport jsonSupport)
Allows to setup custom implementation of
JSON serialization/deserialization
|
| Modifier and Type | Class and Description |
|---|---|
class |
JacksonJsonSupport |
| Constructor and Description |
|---|
Decoder(JsonSupport jsonSupport,
AckManager ackManager) |
Encoder(Configuration configuration,
JsonSupport jsonSupport) |
| 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–2014. All rights reserved.