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