A B C D G L N P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ActiveContractClientImpl - Class in com.daml.ledger.rxjava.grpc
- ActiveContractClientImpl(String, Channel, ExecutionSequencerFactory, Optional<String>) - Constructor for class com.daml.ledger.rxjava.grpc.ActiveContractClientImpl
- ActiveContractsClient - Interface in com.daml.ledger.rxjava
-
An RxJava version of
ActiveContractsServiceGrpc - authenticating(T, Optional<String>) - Static method in class com.daml.ledger.rxjava.grpc.helpers.StubHelper
B
- build() - Method in class com.daml.ledger.rxjava.DamlLedgerClient.Builder
C
- ClientPublisherFlowable - Class in com.daml.ledger.rxjava.util
- ClientPublisherFlowable() - Constructor for class com.daml.ledger.rxjava.util.ClientPublisherFlowable
- close() - Method in class com.daml.ledger.rxjava.DamlLedgerClient
- com.daml.ledger.rxjava - package com.daml.ledger.rxjava
- com.daml.ledger.rxjava.grpc - package com.daml.ledger.rxjava.grpc
- com.daml.ledger.rxjava.grpc.helpers - package com.daml.ledger.rxjava.grpc.helpers
- com.daml.ledger.rxjava.util - package com.daml.ledger.rxjava.util
- CommandClient - Interface in com.daml.ledger.rxjava
-
An RxJava version of
CommandServiceGrpc - CommandClientImpl - Class in com.daml.ledger.rxjava.grpc
- CommandClientImpl(String, Channel, Optional<String>) - Constructor for class com.daml.ledger.rxjava.grpc.CommandClientImpl
- CommandCompletionClient - Interface in com.daml.ledger.rxjava
-
An RxJava version of
CommandCompletionServiceGrpc - CommandCompletionClientImpl - Class in com.daml.ledger.rxjava.grpc
- CommandCompletionClientImpl(String, Channel, ExecutionSequencerFactory, Optional<String>) - Constructor for class com.daml.ledger.rxjava.grpc.CommandCompletionClientImpl
- CommandSubmissionClient - Interface in com.daml.ledger.rxjava
-
An RxJava version of
CommandSubmissionServiceGrpc - CommandSubmissionClientImpl - Class in com.daml.ledger.rxjava.grpc
- CommandSubmissionClientImpl(String, Channel, Optional<String>, Optional<Duration>) - Constructor for class com.daml.ledger.rxjava.grpc.CommandSubmissionClientImpl
- completionEnd() - Method in interface com.daml.ledger.rxjava.CommandCompletionClient
- completionEnd() - Method in class com.daml.ledger.rxjava.grpc.CommandCompletionClientImpl
- completionEnd(String) - Method in interface com.daml.ledger.rxjava.CommandCompletionClient
- completionEnd(String) - Method in class com.daml.ledger.rxjava.grpc.CommandCompletionClientImpl
- completionStream(String, LedgerOffset, Set<String>) - Method in interface com.daml.ledger.rxjava.CommandCompletionClient
- completionStream(String, LedgerOffset, Set<String>) - Method in class com.daml.ledger.rxjava.grpc.CommandCompletionClientImpl
- completionStream(String, LedgerOffset, Set<String>, String) - Method in interface com.daml.ledger.rxjava.CommandCompletionClient
- completionStream(String, LedgerOffset, Set<String>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandCompletionClientImpl
- completionStream(String, Set<String>) - Method in interface com.daml.ledger.rxjava.CommandCompletionClient
- completionStream(String, Set<String>) - Method in class com.daml.ledger.rxjava.grpc.CommandCompletionClientImpl
- completionStream(String, Set<String>, String) - Method in interface com.daml.ledger.rxjava.CommandCompletionClient
- completionStream(String, Set<String>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandCompletionClientImpl
- connect() - Method in class com.daml.ledger.rxjava.DamlLedgerClient
-
Connects this instance of the
DamlLedgerClientto the Ledger. - create(Req, BiConsumer<Req, StreamObserver<Resp>>, ExecutionSequencerFactory) - Static method in class com.daml.ledger.rxjava.util.ClientPublisherFlowable
- createUser(CreateUserRequest) - Method in class com.daml.ledger.rxjava.grpc.UserManagementClientImpl
- createUser(CreateUserRequest) - Method in interface com.daml.ledger.rxjava.UserManagementClient
- createUser(CreateUserRequest, String) - Method in class com.daml.ledger.rxjava.grpc.UserManagementClientImpl
- createUser(CreateUserRequest, String) - Method in interface com.daml.ledger.rxjava.UserManagementClient
D
- DamlLedgerClient - Class in com.daml.ledger.rxjava
-
A
LedgerClientimplementation that connects to an existing Ledger and provides clients to query it. - DamlLedgerClient.Builder - Class in com.daml.ledger.rxjava
- deleteUser(DeleteUserRequest) - Method in class com.daml.ledger.rxjava.grpc.UserManagementClientImpl
- deleteUser(DeleteUserRequest) - Method in interface com.daml.ledger.rxjava.UserManagementClient
- deleteUser(DeleteUserRequest, String) - Method in class com.daml.ledger.rxjava.grpc.UserManagementClientImpl
- deleteUser(DeleteUserRequest, String) - Method in interface com.daml.ledger.rxjava.UserManagementClient
G
- getActiveContracts(TransactionFilter, boolean) - Method in class com.daml.ledger.rxjava.grpc.ActiveContractClientImpl
- getActiveContracts(TransactionFilter, boolean, String) - Method in class com.daml.ledger.rxjava.grpc.ActiveContractClientImpl
- getActiveContracts(TransactionFilter, boolean) - Method in interface com.daml.ledger.rxjava.ActiveContractsClient
- getActiveContracts(TransactionFilter, boolean, String) - Method in interface com.daml.ledger.rxjava.ActiveContractsClient
- getActiveContractSetClient() - Method in class com.daml.ledger.rxjava.DamlLedgerClient
- getActiveContractSetClient() - Method in interface com.daml.ledger.rxjava.LedgerClient
- getCommandClient() - Method in class com.daml.ledger.rxjava.DamlLedgerClient
- getCommandClient() - Method in interface com.daml.ledger.rxjava.LedgerClient
- getCommandCompletionClient() - Method in class com.daml.ledger.rxjava.DamlLedgerClient
- getCommandCompletionClient() - Method in interface com.daml.ledger.rxjava.LedgerClient
- getCommandSubmissionClient() - Method in class com.daml.ledger.rxjava.DamlLedgerClient
- getCommandSubmissionClient() - Method in interface com.daml.ledger.rxjava.LedgerClient
- getFlatTransactionByEventId(String, Set<String>) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getFlatTransactionByEventId(String, Set<String>) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getFlatTransactionByEventId(String, Set<String>, String) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getFlatTransactionByEventId(String, Set<String>, String) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getFlatTransactionById(String, Set<String>) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getFlatTransactionById(String, Set<String>) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getFlatTransactionById(String, Set<String>, String) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getFlatTransactionById(String, Set<String>, String) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getLedgerConfiguration() - Method in class com.daml.ledger.rxjava.grpc.LedgerConfigurationClientImpl
- getLedgerConfiguration() - Method in interface com.daml.ledger.rxjava.LedgerConfigurationClient
- getLedgerConfiguration(String) - Method in class com.daml.ledger.rxjava.grpc.LedgerConfigurationClientImpl
- getLedgerConfiguration(String) - Method in interface com.daml.ledger.rxjava.LedgerConfigurationClient
- getLedgerConfigurationClient() - Method in class com.daml.ledger.rxjava.DamlLedgerClient
- getLedgerConfigurationClient() - Method in interface com.daml.ledger.rxjava.LedgerClient
- getLedgerEnd() - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getLedgerEnd() - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getLedgerEnd(String) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getLedgerEnd(String) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getLedgerId() - Method in class com.daml.ledger.rxjava.DamlLedgerClient
- getLedgerId() - Method in interface com.daml.ledger.rxjava.LedgerClient
- getLedgerIdentity() - Method in class com.daml.ledger.rxjava.grpc.LedgerIdentityClientImpl
- getLedgerIdentity() - Method in interface com.daml.ledger.rxjava.LedgerIdentityClient
- getLedgerIdentity(String) - Method in class com.daml.ledger.rxjava.grpc.LedgerIdentityClientImpl
- getLedgerIdentity(String) - Method in interface com.daml.ledger.rxjava.LedgerIdentityClient
- getLedgerIdentityClient() - Method in class com.daml.ledger.rxjava.DamlLedgerClient
- getLedgerIdentityClient() - Method in interface com.daml.ledger.rxjava.LedgerClient
- getPackage(String) - Method in class com.daml.ledger.rxjava.grpc.PackageClientImpl
- getPackage(String) - Method in interface com.daml.ledger.rxjava.PackageClient
- getPackage(String, String) - Method in class com.daml.ledger.rxjava.grpc.PackageClientImpl
- getPackage(String, String) - Method in interface com.daml.ledger.rxjava.PackageClient
- getPackageClient() - Method in class com.daml.ledger.rxjava.DamlLedgerClient
- getPackageClient() - Method in interface com.daml.ledger.rxjava.LedgerClient
- getPackageStatus(String) - Method in class com.daml.ledger.rxjava.grpc.PackageClientImpl
- getPackageStatus(String) - Method in interface com.daml.ledger.rxjava.PackageClient
- getPackageStatus(String, String) - Method in class com.daml.ledger.rxjava.grpc.PackageClientImpl
- getPackageStatus(String, String) - Method in interface com.daml.ledger.rxjava.PackageClient
- getPackageStatus(String, Optional<String>) - Method in class com.daml.ledger.rxjava.grpc.PackageClientImpl
- getTime() - Method in class com.daml.ledger.rxjava.grpc.TimeClientImpl
- getTime() - Method in interface com.daml.ledger.rxjava.TimeClient
- getTime(String) - Method in class com.daml.ledger.rxjava.grpc.TimeClientImpl
- getTime(String) - Method in interface com.daml.ledger.rxjava.TimeClient
- getTimeClient() - Method in class com.daml.ledger.rxjava.DamlLedgerClient
- getTimeClient() - Method in interface com.daml.ledger.rxjava.LedgerClient
- getTransactionByEventId(String, Set<String>) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getTransactionByEventId(String, Set<String>) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getTransactionByEventId(String, Set<String>, String) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getTransactionByEventId(String, Set<String>, String) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getTransactionById(String, Set<String>) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getTransactionById(String, Set<String>) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getTransactionById(String, Set<String>, String) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getTransactionById(String, Set<String>, String) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getTransactions(LedgerOffset, LedgerOffset, TransactionFilter, boolean) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getTransactions(LedgerOffset, LedgerOffset, TransactionFilter, boolean) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getTransactions(LedgerOffset, LedgerOffset, TransactionFilter, boolean, String) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getTransactions(LedgerOffset, LedgerOffset, TransactionFilter, boolean, String) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getTransactions(LedgerOffset, TransactionFilter, boolean) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getTransactions(LedgerOffset, TransactionFilter, boolean) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getTransactions(LedgerOffset, TransactionFilter, boolean, String) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getTransactions(LedgerOffset, TransactionFilter, boolean, String) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getTransactionsClient() - Method in class com.daml.ledger.rxjava.DamlLedgerClient
- getTransactionsClient() - Method in interface com.daml.ledger.rxjava.LedgerClient
- getTransactionsTrees(LedgerOffset, LedgerOffset, TransactionFilter, boolean) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getTransactionsTrees(LedgerOffset, LedgerOffset, TransactionFilter, boolean) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getTransactionsTrees(LedgerOffset, LedgerOffset, TransactionFilter, boolean, String) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getTransactionsTrees(LedgerOffset, LedgerOffset, TransactionFilter, boolean, String) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getTransactionsTrees(LedgerOffset, TransactionFilter, boolean) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getTransactionsTrees(LedgerOffset, TransactionFilter, boolean) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getTransactionsTrees(LedgerOffset, TransactionFilter, boolean, String) - Method in class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- getTransactionsTrees(LedgerOffset, TransactionFilter, boolean, String) - Method in interface com.daml.ledger.rxjava.TransactionsClient
- getUser(GetUserRequest) - Method in class com.daml.ledger.rxjava.grpc.UserManagementClientImpl
- getUser(GetUserRequest) - Method in interface com.daml.ledger.rxjava.UserManagementClient
- getUser(GetUserRequest, String) - Method in class com.daml.ledger.rxjava.grpc.UserManagementClientImpl
- getUser(GetUserRequest, String) - Method in interface com.daml.ledger.rxjava.UserManagementClient
- getUserManagementClient() - Method in class com.daml.ledger.rxjava.DamlLedgerClient
- getUserManagementClient() - Method in interface com.daml.ledger.rxjava.LedgerClient
- grantUserRights(GrantUserRightsRequest) - Method in class com.daml.ledger.rxjava.grpc.UserManagementClientImpl
- grantUserRights(GrantUserRightsRequest) - Method in interface com.daml.ledger.rxjava.UserManagementClient
- grantUserRights(GrantUserRightsRequest, String) - Method in class com.daml.ledger.rxjava.grpc.UserManagementClientImpl
- grantUserRights(GrantUserRightsRequest, String) - Method in interface com.daml.ledger.rxjava.UserManagementClient
L
- LedgerClient - Interface in com.daml.ledger.rxjava
-
Contains the set of services provided by a Ledger implementation
- LedgerConfigurationClient - Interface in com.daml.ledger.rxjava
-
An RxJava version of
LedgerConfigurationServiceGrpc - LedgerConfigurationClientImpl - Class in com.daml.ledger.rxjava.grpc
- LedgerConfigurationClientImpl(String, Channel, ExecutionSequencerFactory, Optional<String>) - Constructor for class com.daml.ledger.rxjava.grpc.LedgerConfigurationClientImpl
- LedgerIdentityClient - Interface in com.daml.ledger.rxjava
-
An RxJava version of
LedgerIdentityServiceGrpc - LedgerIdentityClientImpl - Class in com.daml.ledger.rxjava.grpc
- LedgerIdentityClientImpl(Channel, Optional<String>) - Constructor for class com.daml.ledger.rxjava.grpc.LedgerIdentityClientImpl
- listPackages() - Method in class com.daml.ledger.rxjava.grpc.PackageClientImpl
- listPackages() - Method in interface com.daml.ledger.rxjava.PackageClient
- listPackages(String) - Method in class com.daml.ledger.rxjava.grpc.PackageClientImpl
- listPackages(String) - Method in interface com.daml.ledger.rxjava.PackageClient
- listUserRights(ListUserRightsRequest) - Method in class com.daml.ledger.rxjava.grpc.UserManagementClientImpl
- listUserRights(ListUserRightsRequest) - Method in interface com.daml.ledger.rxjava.UserManagementClient
- listUserRights(ListUserRightsRequest, String) - Method in class com.daml.ledger.rxjava.grpc.UserManagementClientImpl
- listUserRights(ListUserRightsRequest, String) - Method in interface com.daml.ledger.rxjava.UserManagementClient
- listUsers() - Method in class com.daml.ledger.rxjava.grpc.UserManagementClientImpl
- listUsers() - Method in interface com.daml.ledger.rxjava.UserManagementClient
- listUsers(String) - Method in class com.daml.ledger.rxjava.grpc.UserManagementClientImpl
- listUsers(String) - Method in interface com.daml.ledger.rxjava.UserManagementClient
N
- newBuilder(NettyChannelBuilder) - Static method in class com.daml.ledger.rxjava.DamlLedgerClient
-
Create a new
DamlLedgerClient.Builderwith the given parameters - newBuilder(String, int) - Static method in class com.daml.ledger.rxjava.DamlLedgerClient
-
Create a new
DamlLedgerClient.Builderwith the given parameters
P
- PackageClient - Interface in com.daml.ledger.rxjava
-
An RxJava version of
PackageServiceGrpc - PackageClientImpl - Class in com.daml.ledger.rxjava.grpc
- PackageClientImpl(String, Channel, Optional<String>) - Constructor for class com.daml.ledger.rxjava.grpc.PackageClientImpl
R
- revokeUserRights(RevokeUserRightsRequest) - Method in class com.daml.ledger.rxjava.grpc.UserManagementClientImpl
- revokeUserRights(RevokeUserRightsRequest) - Method in interface com.daml.ledger.rxjava.UserManagementClient
- revokeUserRights(RevokeUserRightsRequest, String) - Method in class com.daml.ledger.rxjava.grpc.UserManagementClientImpl
- revokeUserRights(RevokeUserRightsRequest, String) - Method in interface com.daml.ledger.rxjava.UserManagementClient
S
- setTime(Instant, Instant) - Method in class com.daml.ledger.rxjava.grpc.TimeClientImpl
- setTime(Instant, Instant) - Method in interface com.daml.ledger.rxjava.TimeClient
- setTime(Instant, Instant, String) - Method in class com.daml.ledger.rxjava.grpc.TimeClientImpl
- setTime(Instant, Instant, String) - Method in interface com.daml.ledger.rxjava.TimeClient
- StubHelper - Class in com.daml.ledger.rxjava.grpc.helpers
- submit(String, String, String, String, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandSubmissionClient
- submit(String, String, String, String, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandSubmissionClientImpl
- submit(String, String, String, String, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandSubmissionClient
- submit(String, String, String, String, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandSubmissionClientImpl
- submit(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandSubmissionClient
- submit(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandSubmissionClientImpl
- submit(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandSubmissionClient
- submit(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandSubmissionClientImpl
- submit(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, Optional<String>) - Method in class com.daml.ledger.rxjava.grpc.CommandSubmissionClientImpl
- submit(String, String, String, List<String>, List<String>, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandSubmissionClient
- submit(String, String, String, List<String>, List<String>, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandSubmissionClientImpl
- submit(String, String, String, List<String>, List<String>, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandSubmissionClient
- submit(String, String, String, List<String>, List<String>, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandSubmissionClientImpl
- submit(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandSubmissionClient
- submit(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandSubmissionClientImpl
- submit(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandSubmissionClient
- submit(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandSubmissionClientImpl
- submit(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, Optional<String>) - Method in class com.daml.ledger.rxjava.grpc.CommandSubmissionClientImpl
- submitAndWait(String, String, String, String, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWait(String, String, String, String, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWait(String, String, String, String, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWait(String, String, String, String, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWait(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWait(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWait(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWait(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWait(String, String, String, List<String>, List<String>, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWait(String, String, String, List<String>, List<String>, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWait(String, String, String, List<String>, List<String>, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWait(String, String, String, List<String>, List<String>, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWait(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWait(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWait(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWait(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransaction(String, String, String, String, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransaction(String, String, String, String, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransaction(String, String, String, String, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransaction(String, String, String, String, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransaction(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransaction(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransaction(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransaction(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransaction(String, String, String, List<String>, List<String>, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransaction(String, String, String, List<String>, List<String>, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransaction(String, String, String, List<String>, List<String>, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransaction(String, String, String, List<String>, List<String>, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransaction(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransaction(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransaction(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransaction(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransactionId(String, String, String, String, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransactionId(String, String, String, String, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransactionId(String, String, String, String, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransactionId(String, String, String, String, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransactionId(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransactionId(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransactionId(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransactionId(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransactionId(String, String, String, List<String>, List<String>, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransactionId(String, String, String, List<String>, List<String>, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransactionId(String, String, String, List<String>, List<String>, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransactionId(String, String, String, List<String>, List<String>, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransactionId(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransactionId(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransactionId(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransactionId(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransactionTree(String, String, String, String, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransactionTree(String, String, String, String, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransactionTree(String, String, String, String, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransactionTree(String, String, String, String, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransactionTree(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransactionTree(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransactionTree(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransactionTree(String, String, String, String, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransactionTree(String, String, String, List<String>, List<String>, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransactionTree(String, String, String, List<String>, List<String>, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransactionTree(String, String, String, List<String>, List<String>, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransactionTree(String, String, String, List<String>, List<String>, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransactionTree(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransactionTree(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
- submitAndWaitForTransactionTree(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in interface com.daml.ledger.rxjava.CommandClient
- submitAndWaitForTransactionTree(String, String, String, List<String>, List<String>, Optional<Instant>, Optional<Duration>, Optional<Duration>, List<Command>, String) - Method in class com.daml.ledger.rxjava.grpc.CommandClientImpl
T
- TimeClient - Interface in com.daml.ledger.rxjava
- TimeClientImpl - Class in com.daml.ledger.rxjava.grpc
- TimeClientImpl(String, Channel, ExecutionSequencerFactory, Optional<String>) - Constructor for class com.daml.ledger.rxjava.grpc.TimeClientImpl
- TransactionClientImpl - Class in com.daml.ledger.rxjava.grpc
- TransactionClientImpl(String, Channel, ExecutionSequencerFactory, Optional<String>) - Constructor for class com.daml.ledger.rxjava.grpc.TransactionClientImpl
- TransactionsClient - Interface in com.daml.ledger.rxjava
-
An RxJava version of
TransactionServiceGrpc
U
- UserManagementClient - Interface in com.daml.ledger.rxjava
-
An RxJava version of
UserManagementServiceGrpc - UserManagementClientImpl - Class in com.daml.ledger.rxjava.grpc
- UserManagementClientImpl(Channel, Optional<String>) - Constructor for class com.daml.ledger.rxjava.grpc.UserManagementClientImpl
W
- withAccessToken(String) - Method in class com.daml.ledger.rxjava.DamlLedgerClient.Builder
- withExpectedLedgerId(String) - Method in class com.daml.ledger.rxjava.DamlLedgerClient.Builder
-
Deprecated.since 2.0 the ledger identifier has been deprecated as a fail-safe against contacting an unexpected participant. You are recommended to use the participant identifier in the access token as a way to validate that you are accessing the ledger through the expected participant node (as well as authorize your calls).
- withSslContext(SslContext) - Method in class com.daml.ledger.rxjava.DamlLedgerClient.Builder
- withTimeout(Duration) - Method in class com.daml.ledger.rxjava.DamlLedgerClient.Builder
All Classes All Packages