Interface | Description |
---|---|
ActiveContractsClient |
An RxJava version of
ActiveContractsServiceGrpc |
CommandClient |
An RxJava version of
CommandServiceGrpc |
CommandCompletionClient |
An RxJava version of
CommandCompletionServiceGrpc |
CommandSubmissionClient |
An RxJava version of
CommandSubmissionServiceGrpc |
LedgerClient |
Contains the set of services provided by a Ledger implementation
|
LedgerConfigurationClient |
An RxJava version of
LedgerConfigurationServiceGrpc |
LedgerIdentityClient |
An RxJava version of
LedgerIdentityServiceGrpc |
PackageClient |
An RxJava version of
PackageServiceGrpc |
TimeClient | |
TransactionsClient |
An RxJava version of
TransactionServiceGrpc |
Class | Description |
---|---|
DamlLedgerClient |
A
LedgerClient implementation that connects to an existing Ledger and provides clients to
query it. |
DamlLedgerClient.Builder |