class NotExpectingResponse : FiberRequest| <init> |
NotExpectingResponse(topic: String, destination: Party, sessionIDForSend: Long, obj: Any?) |
| destination |
val destination: Party? |
| payload |
val payload: Any? |
| receiveTopicSession |
val receiveTopicSession: TopicSession |
| sessionIDForReceive |
val sessionIDForReceive: Long |
| sessionIDForSend |
val sessionIDForSend: Long |
| stackTraceInCaseOfProblems |
val stackTraceInCaseOfProblems: StackSnapshot? |
| topic |
val topic: String |
| equals |
open fun equals(other: Any?): Boolean |
| hashCode |
open fun hashCode(): Int |