Uses of Interface
com.hazelcast.client.Client
-
Uses of Client in com.hazelcast.client
Modifier and TypeMethodDescriptionClientService.getConnectedClients()
Returns all connected clients to this member.Modifier and TypeMethodDescriptionvoid
ClientListener.clientConnected
(Client client) Invoked when a client is connected.void
ClientListener.clientDisconnected
(Client client) Invoked when a client is disconnected.