Uses of Class
com.daml.ledger.api.v1.CommandSubmissionServiceGrpc.CommandSubmissionServiceStub
-
Packages that use CommandSubmissionServiceGrpc.CommandSubmissionServiceStub Package Description com.daml.ledger.api.v1 -
-
Uses of CommandSubmissionServiceGrpc.CommandSubmissionServiceStub in com.daml.ledger.api.v1
Methods in com.daml.ledger.api.v1 that return CommandSubmissionServiceGrpc.CommandSubmissionServiceStub Modifier and Type Method Description protected CommandSubmissionServiceGrpc.CommandSubmissionServiceStub
CommandSubmissionServiceGrpc.CommandSubmissionServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CommandSubmissionServiceGrpc.CommandSubmissionServiceStub
CommandSubmissionServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-