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