com.r3corda.client.model / NodeMonitorModel

NodeMonitorModel

class NodeMonitorModel

This model exposes raw event streams to and from the NodeMonitorService through a NodeMonitorClient



Constructors

<init> NodeMonitorModel()

This model exposes raw event streams to and from the NodeMonitorService through a NodeMonitorClient

Properties

clientToService val clientToService: <ERROR CLASS><ClientToServiceCommand>
serviceToClient val serviceToClient: <ERROR CLASS><ServiceToClientEvent>
snapshot val snapshot: <ERROR CLASS><StateSnapshotMessage>

Functions

register fun register(messagingService: MessagingService, monitorNodeInfo: NodeInfo): Unit

Register for updates to/from a given wallet.