Package | Description |
---|---|
com.hazelcast.client.connection.nio |
Contains classes related to New IO for com.hazelcast.client.connection
|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientConnectionManagerImpl |
Modifier and Type | Field and Description |
---|---|
protected ClientConnectionManager |
AbstractClientSelectionHandler.connectionManager |
Modifier and Type | Method and Description |
---|---|
ClientConnectionManager |
ClientConnection.getConnectionManager() |
Modifier and Type | Method and Description |
---|---|
ClientConnectionManager |
DefaultClientConnectionManagerFactory.createConnectionManager(ClientConfig config,
HazelcastClientInstanceImpl client,
DiscoveryService discoveryService) |
ClientConnectionManager |
ClientConnectionManagerFactory.createConnectionManager(ClientConfig config,
HazelcastClientInstanceImpl client,
DiscoveryService discoveryService) |
ClientConnectionManager |
HazelcastClientInstanceImpl.getConnectionManager() |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.