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