Package | Description |
---|---|
com.hazelcast.client |
Contains classes/interfaces related to Client
|
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.