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