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