data class SendOnly : SendRequest
<init> |
SendOnly(destination: Party, topic: String, payload: Any, sendSessionID: Long) |
destination |
val destination: Party |
payload |
val payload: Any |
sendSessionID |
val sendSessionID: Long |
stackTraceInCaseOfProblems |
val stackTraceInCaseOfProblems: StackSnapshot |
topic |
val topic: String |