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