| Name | Description | Type | Package | Framework |
| ClassicConnectionHandlingPolicy | Emulates the pre 3. | Class | org.apache.curator.connection | Apache Curator |
| ConnectionHandlingPolicy | Abstracts connection handling so that Curator can emulate it's old, pre 3. | Interface | org.apache.curator.connection | Apache Curator |
| ConnectionHandlingPolicy .CheckTimeoutsResult | handle a connection timeoutNEW_CONNECTION_STRING | Class | org.apache.curator.connection | Apache Curator |
| StandardConnectionHandlingPolicy | Curator's standard connection handling since 3. | Class | org.apache.curator.connection | Apache Curator |