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