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