| Package | Description | 
|---|---|
| com.hazelcast.client.impl | 
 Contains most of the client side HazelcastInstance implementation functionality. 
 | 
| com.hazelcast.client.impl.client | 
 This contains the Requests and other DTO's exchanged between client/server 
 | 
| com.hazelcast.instance | 
 This package contains Hazelcast Instance functionality. 
 | 
| Constructor and Description | 
|---|
ClientEndpointManagerImpl(ClientEngineImpl clientEngine,
                         NodeEngine nodeEngine)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected ClientEngineImpl | 
ClientRequest.clientEngine  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ClientRequest.setClientEngine(ClientEngineImpl clientEngine)  | 
| Modifier and Type | Field and Description | 
|---|---|
ClientEngineImpl | 
Node.clientEngine  | 
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.