public interface ClientHandler
ClientHandler
can be used to transfer the connection-/client-id to the server-side
and to identify the clients. The connection-/client-id is necessary to add user-specific events or domain-user-specific
EventFilters dynamically from the server-side.Modifier and Type | Method and Description |
---|---|
String |
getConnectionId()
Returns the specific connection-/client-id of the client.
|
String getConnectionId()
Copyright © 2012. All Rights Reserved.