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