public interface Client extends Endpoint
ClientService, 
ClientListener| Modifier and Type | Method and Description | 
|---|---|
| ClientType | getClientType()Returns the type of this client. | 
| InetSocketAddress | getSocketAddress()Returns the socket address of this client. | 
| String | getUuid()Returns a unique uuid for this client. | 
String getUuid()
InetSocketAddress getSocketAddress()
getSocketAddress in interface EndpointClientType getClientType()
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.