Uses of Interface
com.hazelcast.core.Client

Packages that use Client
com.hazelcast.core   
 

Uses of Client in com.hazelcast.core
 

Methods in com.hazelcast.core that return types with arguments of type Client
 Collection<Client> ClientService.getConnectedClients()
           
 

Methods in com.hazelcast.core with parameters of type Client
 void ClientListener.clientConnected(Client client)
           
 void ClientListener.clientDisconnected(Client client)
           
 



Copyright © 2008-2012 Hazel Ltd. All Rights Reserved.