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