| Package | Description |
|---|---|
| org.jivesoftware.util.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExternalizableUtil
Default serialization strategy.
|
class |
DummyExternalizableUtil
Deprecated.
Use
DefaultExternalizableUtil which, unlike this implementation, provides actual serialization functionality. |
| 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–2020 Ignite Realtime. All rights reserved.