class Handshake : AbstractRequestMessage| <init> |
Handshake(replyTo: Party, sendSessionID: Long, sessionID: Long) |
| sendSessionID |
val sendSessionID: Long |
| sessionID |
val sessionID: Long |
| replyToParty |
val replyToParty: Party |
| getReplyTo |
open fun getReplyTo(networkMapCache: NetworkMapCache): MessageRecipients |