| Name | Description | Type | Package | Framework |
| ConnectionState | enum ConnectionStateRepresents state changes in the connection to ZK | Class | org.apache.curator.framework.state | Apache Curator |
| ConnectionStateErrorPolicy | Recipes should use the configured error policy to decide how to handle errors such as ConnectionState changes. | Interface | org.apache.curator.framework.state | Apache Curator |
| ConnectionStateListener | Interface | org.apache.curator.framework.state | Apache Curator | |
| ConnectionStateManager | Class | org.apache.curator.framework.state | Apache Curator | |
| SessionConnectionStateErrorPolicy | This policy treats only ConnectionState. | Class | org.apache.curator.framework.state | Apache Curator |
| StandardConnectionStateErrorPolicy | This policy treats ConnectionState. | Class | org.apache.curator.framework.state | Apache Curator |