Package org.I0Itec.zkclient.serialize

Interface Summary
ZkSerializer Zookeeper is able to store data in form of byte arrays.
 

Class Summary
BytesPushThroughSerializer A ZkSerializer which simply passes byte arrays to zk and back.
SerializableSerializer