| 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 | Method and Description |
|---|---|
JsonSupport |
Namespace.getJsonSupport() |
| Modifier and Type | Class and Description |
|---|---|
class |
JacksonJsonSupport |
| Modifier and Type | Method and Description |
|---|---|
JsonSupport |
PacketEncoder.getJsonSupport() |
| Constructor and Description |
|---|
PacketDecoder(JsonSupport jsonSupport,
AckManager ackManager) |
PacketEncoder(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–2016. All rights reserved.