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 class
TransactionServiceGrpc.TransactionServiceImplBase
Base 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.ServerServiceDefinition
TransactionServiceGrpc. bindService(TransactionServiceGrpc.AsyncService service)
-