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