Uses of Interface
com.hazelcast.core.ClientService

Packages that use ClientService
com.hazelcast.client   
com.hazelcast.core Provides core API interfaces/classes. 
 

Uses of ClientService in com.hazelcast.client
 

Methods in com.hazelcast.client that return ClientService
 ClientService HazelcastClientProxy.getClientService()
           
 ClientService HazelcastClient.getClientService()
           
 ClientService ClientEngineImpl.getClientService()
           
 

Uses of ClientService in com.hazelcast.core
 

Methods in com.hazelcast.core that return ClientService
 ClientService HazelcastInstance.getClientService()
          Returns the client service of this Hazelcast instance.
 



Copyright © 2013 Hazelcast, Inc.. All Rights Reserved.