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