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