Class PackageManagementServiceGrpc.PackageManagementServiceBlockingStub

java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<PackageManagementServiceGrpc.PackageManagementServiceBlockingStub>
com.daml.ledger.api.v2.admin.PackageManagementServiceGrpc.PackageManagementServiceBlockingStub
Enclosing class:
PackageManagementServiceGrpc

public static final class PackageManagementServiceGrpc.PackageManagementServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<PackageManagementServiceGrpc.PackageManagementServiceBlockingStub>
A stub to allow clients to do synchronous rpc calls to service PackageManagementService.
 Status: experimental interface, will change before it is deemed production
 ready
 Query the Daml-LF packages supported by the ledger participant and upload
 DAR files. We use 'backing participant' to refer to this specific participant
 in the methods of this API.