com.r3corda.node.services.statemachine / ProtocolIORequest

ProtocolIORequest

interface ProtocolIORequest


Properties

stackTraceInCaseOfProblems abstract val stackTraceInCaseOfProblems: StackSnapshot
topic abstract val topic: String

Inheritors

ReceiveRequest interface ReceiveRequest<T> : ProtocolIORequest
SendRequest interface SendRequest : ProtocolIORequest