public interface IGetHandshakeMessage
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getHandshakeMessage(java.lang.String channelId,
java.lang.String responseReceiverId,
java.lang.Object loginMessage)
Returns the handshake message.
|
java.lang.Object getHandshakeMessage(java.lang.String channelId,
java.lang.String responseReceiverId,
java.lang.Object loginMessage)
channelId - connection addressresponseReceiverId - unique id representing the connection with the clientloginMessage - login name used by the client