| Package | Description | 
|---|---|
| com.hazelcast.client.impl | Implementation classes of the com.hazelcast.client interfaces | 
| com.hazelcast.client.impl.clientside | 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. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClientServiceProxyThe default implementation of the  ClientService. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientService | HazelcastClientInstanceImpl. getClientService() | 
| ClientService | HazelcastClientProxy. getClientService() | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientService | HazelcastInstance. getClientService()Returns the client service of this Hazelcast instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientService | HazelcastInstanceImpl. getClientService() | 
| ClientService | HazelcastInstanceProxy. getClientService() | 
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.