Uses of Class
com.daml.ledger.api.v1.CommandCompletionServiceGrpc.CommandCompletionServiceFutureStub
-
Packages that use CommandCompletionServiceGrpc.CommandCompletionServiceFutureStub Package Description com.daml.ledger.api.v1 -
-
Uses of CommandCompletionServiceGrpc.CommandCompletionServiceFutureStub in com.daml.ledger.api.v1
Methods in com.daml.ledger.api.v1 that return CommandCompletionServiceGrpc.CommandCompletionServiceFutureStub Modifier and Type Method Description protected CommandCompletionServiceGrpc.CommandCompletionServiceFutureStub
CommandCompletionServiceGrpc.CommandCompletionServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CommandCompletionServiceGrpc.CommandCompletionServiceFutureStub
CommandCompletionServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-