| Package | Description |
|---|---|
| com.hazelcast.client |
This package contains the serverside client functionality
|
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| Modifier and Type | Method and Description |
|---|---|
ClientService |
HazelcastClientProxy.getClientService() |
ClientService |
HazelcastClient.getClientService() |
ClientService |
ClientEngineImpl.getClientService() |
| Modifier and Type | Method and Description |
|---|---|
ClientService |
HazelcastInstance.getClientService()
Returns the client service of this Hazelcast instance.
|
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.