| Package | Description | 
|---|---|
| com.hazelcast.client.impl | Contains most of the client side HazelcastInstance implementation functionality. | 
| com.hazelcast.core | Provides core API interfaces/classes. | 
| com.hazelcast.instance | This package contains Hazelcast Instance functionality. | 
| com.hazelcast.jca | This package contains jca functionality | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClientEndpointImplThe  ClientEndpointandClientimplementation. | 
| class  | ClientImplDefault  Clientimplementation. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ClientThe Client interface allows to get information about
 a connected client's socket address, type and uuid. | 
| interface  | MemberCluster member interface. | 
| Modifier and Type | Method and Description | 
|---|---|
| Endpoint | HazelcastInstance. getLocalEndpoint()Returns the local Endpoint which this HazelcastInstance belongs to. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractMember | 
| class  | MemberImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| Endpoint | HazelcastConnectionImpl. getLocalEndpoint() | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.