Class PackageManagementServiceGrpc.PackageManagementServiceStub

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

public static final class PackageManagementServiceGrpc.PackageManagementServiceStub extends io.grpc.stub.AbstractAsyncStub<PackageManagementServiceGrpc.PackageManagementServiceStub>
A stub to allow clients to do asynchronous 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.