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