class NotExpectingResponse : FiberRequest| <init> |
NotExpectingResponse(topic: String, destination: MessageRecipients, sessionIDForSend: Long, obj: Any?) |
| destination |
val destination: MessageRecipients? |
| obj |
val obj: Any? |
| sessionIDForReceive |
val sessionIDForReceive: Long |
| sessionIDForSend |
val sessionIDForSend: Long |
| stackTraceInCaseOfProblems |
val stackTraceInCaseOfProblems: StackSnapshot |
| topic |
val topic: String |