PackageServiceGrpc.PackageServiceImplBase
Base class for the server implementation of the service PackageService. Allows clients to query the Daml-LF packages that are supported by the server.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Base class for the server implementation of the service PackageService. Allows clients to query the Daml-LF packages that are supported by the server.
public abstract static class PackageServiceGrpc.PackageServiceImplBase extends Object implements io.grpc.BindableService, PackageServiceGrpc.AsyncService
Was this page helpful?