Uses of Interface
com.daml.ledger.rxjava.CommandClient
-
Packages that use CommandClient Package Description com.daml.ledger.rxjava com.daml.ledger.rxjava.grpc -
-
Uses of CommandClient in com.daml.ledger.rxjava
Methods in com.daml.ledger.rxjava that return CommandClient Modifier and Type Method Description CommandClient
DamlLedgerClient. getCommandClient()
CommandClient
LedgerClient. getCommandClient()
-
Uses of CommandClient in com.daml.ledger.rxjava.grpc
Classes in com.daml.ledger.rxjava.grpc that implement CommandClient Modifier and Type Class Description class
CommandClientImpl
-