com.r3corda.client / NodeMonitorClient

NodeMonitorClient

class NodeMonitorClient


Constructors

<init> NodeMonitorClient(net: MessagingService, node: NodeInfo, outEvents: <ERROR CLASS><ClientToServiceCommand>, inEvents: <ERROR CLASS><ServiceToClientEvent>, snapshot: <ERROR CLASS><StateSnapshotMessage>)

Properties

inEvents val inEvents: <ERROR CLASS><ServiceToClientEvent>
net val net: MessagingService
node val node: NodeInfo
outEvents val outEvents: <ERROR CLASS><ClientToServiceCommand>
snapshot val snapshot: <ERROR CLASS><StateSnapshotMessage>

Functions

register fun register(): <ERROR CLASS><Boolean>