Uses of Interface
com.hazelcast.core.ClientService

Packages that use ClientService
com.hazelcast.client   
com.hazelcast.core   
 

Uses of ClientService in com.hazelcast.client
 

Methods in com.hazelcast.client that return ClientService
 ClientService HazelcastClient.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 © 2008-2012 Hazel Ltd. All Rights Reserved.