| Package | Description | 
|---|---|
| com.hazelcast.client.connection.nio | Contains classes related to New IO for com.hazelcast.client.connection | 
| com.hazelcast.client.impl.clientside | Contains most of the client side HazelcastInstance implementation functionality. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultClientConnectionStrategyDefault client connection strategy supporting async client start, reconnection modes and disabling reconnection. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientConnectionStrategy | ClientConnectionManagerImpl. getConnectionStrategy() | 
| Constructor and Description | 
|---|
| ClusterConnectorServiceImpl(HazelcastClientInstanceImpl client,
                           ClientConnectionManagerImpl connectionManager,
                           ClientConnectionStrategy connectionStrategy,
                           ClientDiscoveryService discoveryService) | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientConnectionStrategy | HazelcastClientInstanceImpl. getConnectionStrategy() | 
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.