| Class | Description |
|---|---|
| AbstractSyncObj<T> |
Default implementation of SyncObj abstraction, which uses Jackson's Smile
data format, the "binary json" data interchange.
|
| SyncUtil |
General utility that facilitates easier transmission of objects over the HA
infrastructure (ZK/Keystore).
|
| Exception | Description |
|---|---|
| SyncObjException |
Abstraction of exception conditions that can be encountered while dealing
with SyncObjects.
|
Copyright © 2014. All Rights Reserved.