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