Package | Description |
---|---|
org.jivesoftware.util.cache |
Modifier and Type | Class and Description |
---|---|
class |
DummyExternalizableUtil
Dummy implementation that does nothing.
|
Modifier and Type | Method and Description |
---|---|
ExternalizableUtilStrategy |
ExternalizableUtil.getStrategy()
Returns the implementation to use for serializing and deserializing
objects.
|
Modifier and Type | Method and Description |
---|---|
void |
ExternalizableUtil.setStrategy(ExternalizableUtilStrategy strategy)
Sets the implementation to use for serializing and deserializing
objects.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.