| Name | Description | Type | Package | Framework |
| ChildPathIterator | Iterator over ChildData instances that are managed by PathChildrenCache. | Class | org.springframework.xd.dirt.zookeeper | Spring XD |
| EmbeddedZooKeeper | Helper class to start an embedded instance of standalone (non clustered) ZooKeeper. | Class | org.springframework.xd.dirt.zookeeper | Spring XD |
| Paths | Common paths and path utilities for XD components. | Class | org.springframework.xd.dirt.zookeeper | Spring XD |
| ZooKeeperAccessException | Runtime exception used to wrap native ZooKeeper checked exceptions thrown whileaccessing ZooKeeper nodes. | Class | org.springframework.xd.dirt.zookeeper | Spring XD |
| ZooKeeperConnection | A wrapper for a CuratorFramework instance whose lifecycle is managed as a Spring bean. | Class | org.springframework.xd.dirt.zookeeper | Spring XD |
| ZooKeeperConnectionConfigurer | A strategy interface for configuring ZooKeeperConnection at start up. | Interface | org.springframework.xd.dirt.zookeeper | Spring XD |
| ZooKeeperConnectionListener | Listener for ZooKeeper connection and disconnection events. | Interface | org.springframework.xd.dirt.zookeeper | Spring XD |
| ZooKeeperUtils | Utility methods for ZooKeeper. | Class | org.springframework.xd.dirt.zookeeper | Spring XD |
| ZooKeeperUtils .StripPathConverter | Converter from ChildData to leaf name string. | Class | org.springframework.xd.dirt.zookeeper.ZooKeeperUtils | Spring XD |