|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Client
Client interface allows to get information about a connected clients socket address, type and uuid.
ClientService,
ClientListener| Method Summary | |
|---|---|
ClientType |
getClientType()
Returns type of this client |
InetSocketAddress |
getSocketAddress()
Returns socket address of this client |
String |
getUuid()
Returns unique uuid for this client |
| Method Detail |
|---|
String getUuid()
getUuid in interface EndpointInetSocketAddress getSocketAddress()
getSocketAddress in interface EndpointClientType getClientType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||