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