Package com.daml.ledger.rxjava
-
Interface Summary Interface Description ActiveContractsClient An RxJava version ofActiveContractsServiceGrpc
CommandClient An RxJava version ofCommandServiceGrpc
CommandCompletionClient An RxJava version ofCommandCompletionServiceGrpc
CommandSubmissionClient An RxJava version ofCommandSubmissionServiceGrpc
LedgerClient Contains the set of services provided by a Ledger implementationLedgerConfigurationClient An RxJava version ofLedgerConfigurationServiceGrpc
LedgerIdentityClient An RxJava version ofLedgerIdentityServiceGrpc
PackageClient An RxJava version ofPackageServiceGrpc
TimeClient TransactionsClient An RxJava version ofTransactionServiceGrpc
UserManagementClient An RxJava version ofUserManagementServiceGrpc
-
Class Summary Class Description DamlLedgerClient ALedgerClient
implementation that connects to an existing Ledger and provides clients to query it.DamlLedgerClient.Builder