@Generated(value="by gRPC proto compiler",
           comments="Source: com/daml/ledger/api/v1/admin/package_management_service.proto")
public final class PackageManagementServiceGrpc
extends java.lang.Object
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.
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
PackageManagementServiceGrpc.PackageManagementServiceBlockingStub
 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. 
 | 
static class  | 
PackageManagementServiceGrpc.PackageManagementServiceFutureStub
 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. 
 | 
static class  | 
PackageManagementServiceGrpc.PackageManagementServiceImplBase
 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. 
 | 
static class  | 
PackageManagementServiceGrpc.PackageManagementServiceStub
 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. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
SERVICE_NAME  | 
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<PackageManagementServiceOuterClass.ListKnownPackagesRequest,PackageManagementServiceOuterClass.ListKnownPackagesResponse> getListKnownPackagesMethod()
public static io.grpc.MethodDescriptor<PackageManagementServiceOuterClass.UploadDarFileRequest,PackageManagementServiceOuterClass.UploadDarFileResponse> getUploadDarFileMethod()
public static PackageManagementServiceGrpc.PackageManagementServiceStub newStub(io.grpc.Channel channel)
public static PackageManagementServiceGrpc.PackageManagementServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static PackageManagementServiceGrpc.PackageManagementServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()