Uses of Interface
com.daml.ledger.api.v1.LedgerConfigurationServiceGrpc.AsyncService
-
Packages that use LedgerConfigurationServiceGrpc.AsyncService Package Description com.daml.ledger.api.v1 -
-
Uses of LedgerConfigurationServiceGrpc.AsyncService in com.daml.ledger.api.v1
Classes in com.daml.ledger.api.v1 that implement LedgerConfigurationServiceGrpc.AsyncService Modifier and Type Class Description static class
LedgerConfigurationServiceGrpc.LedgerConfigurationServiceImplBase
Base class for the server implementation of the service LedgerConfigurationService.Methods in com.daml.ledger.api.v1 with parameters of type LedgerConfigurationServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
LedgerConfigurationServiceGrpc. bindService(LedgerConfigurationServiceGrpc.AsyncService service)
-