com.r3corda.node.services.messaging / MarshalledObservation

MarshalledObservation

data class MarshalledObservation

Used in the RPC wire protocol to wrap an observation with the handle of the observable its intended for.



Constructors

<init> MarshalledObservation(forHandle: Int, what: <ERROR CLASS><out <ERROR CLASS>>)

Used in the RPC wire protocol to wrap an observation with the handle of the observable its intended for.

Properties

forHandle val forHandle: Int
what val what: <ERROR CLASS><out <ERROR CLASS>>