com.r3corda.node.services.monitor / ClientToServiceCommand

ClientToServiceCommand

sealed class ClientToServiceCommand

A command from the monitoring client, to the node.

Parameters

id - ID used to tag event(s) resulting from a command.


Types

ExitCash class ExitCash : ClientToServiceCommand
IssueCash class IssueCash : ClientToServiceCommand

Issue cash state objects.

PayCash class PayCash : ClientToServiceCommand

Properties

id val id: UUID

Inheritors

ExitCash class ExitCash : ClientToServiceCommand
IssueCash class IssueCash : ClientToServiceCommand

Issue cash state objects.

PayCash class PayCash : ClientToServiceCommand