net.corda.node.services.messaging / ProtocolHandle

ProtocolHandle

data class ProtocolHandle<A>


Constructors

<init> ProtocolHandle(id: StateMachineRunId, progress: <ERROR CLASS><Change>, returnValue: <ERROR CLASS><A>)

Properties

id val id: StateMachineRunId
progress val progress: <ERROR CLASS><Change>
returnValue val returnValue: <ERROR CLASS><A>