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