Uses of Class
cronapp.framework.customization.reports.ReportCustomizationServiceGrpc.ReportCustomizationServiceBlockingStub
-
Packages that use ReportCustomizationServiceGrpc.ReportCustomizationServiceBlockingStub Package Description cronapp.framework.customization.reports -
-
Uses of ReportCustomizationServiceGrpc.ReportCustomizationServiceBlockingStub in cronapp.framework.customization.reports
Methods in cronapp.framework.customization.reports that return ReportCustomizationServiceGrpc.ReportCustomizationServiceBlockingStub Modifier and Type Method Description protected ReportCustomizationServiceGrpc.ReportCustomizationServiceBlockingStubReportCustomizationServiceGrpc.ReportCustomizationServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ReportCustomizationServiceGrpc.ReportCustomizationServiceBlockingStubReportCustomizationServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-