Uses of Interface
com.daml.ledger.api.v1.admin.MeteringReportServiceGrpc.AsyncService
-
Packages that use MeteringReportServiceGrpc.AsyncService Package Description com.daml.ledger.api.v1.admin -
-
Uses of MeteringReportServiceGrpc.AsyncService in com.daml.ledger.api.v1.admin
Classes in com.daml.ledger.api.v1.admin that implement MeteringReportServiceGrpc.AsyncService Modifier and Type Class Description static class
MeteringReportServiceGrpc.MeteringReportServiceImplBase
Base class for the server implementation of the service MeteringReportService.Methods in com.daml.ledger.api.v1.admin with parameters of type MeteringReportServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
MeteringReportServiceGrpc. bindService(MeteringReportServiceGrpc.AsyncService service)
-