Package | Description |
---|---|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.client.impl.protocol.task |
Client tasks associated with requests.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientEndpointManagerImpl
Manages and stores
ClientEndpointImpl s. |
Modifier and Type | Method and Description |
---|---|
ClientEndpointManager |
ClientEngineImpl.getEndpointManager() |
Modifier and Type | Field and Description |
---|---|
protected ClientEndpointManager |
AbstractMessageTask.endpointManager |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.