|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Client
The Client interface allows to get information about a connected client's socket address, type and uuid.
ClientService,
ClientListener| Method Summary | |
|---|---|
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. |
| 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 | |||||||||