Classes
| CloudOptions | Represents the Hazelcast Cloud options. |
| NetworkAddress | Represents a network address. |
| NetworkingOptions | Represents the networking options. |
| RoutingMode | Clients can connect to cluster members in one of 3 modes: SingleMember Client only connects to a single member. AllMembers Client connects to all cluster members. MultiMember Client only connects to a subset of members based on RoutingStrategy. |
| SocketOptions | Represents the TCP socket options. |
| SslOptions | Represents the SSL options. |
| TpcOptions | Represents the TPC options. |
Enums
| ReconnectMode | Defines options for reconnecting a disconnected client. |
| RoutingModes | Represents the routing modes from client to cluster. |
| RoutingStrategy | Routing strategy for selected routing modes. |