Uses of Interface
io.envoyproxy.envoy.service.load_stats.v2.LoadReportingService.BlockingInterface
-
Packages that use LoadReportingService.BlockingInterface Package Description io.envoyproxy.envoy.service.load_stats.v2 -
-
Uses of LoadReportingService.BlockingInterface in io.envoyproxy.envoy.service.load_stats.v2
Methods in io.envoyproxy.envoy.service.load_stats.v2 that return LoadReportingService.BlockingInterface Modifier and Type Method Description static LoadReportingService.BlockingInterfaceLoadReportingService. newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)Methods in io.envoyproxy.envoy.service.load_stats.v2 with parameters of type LoadReportingService.BlockingInterface Modifier and Type Method Description static com.google.protobuf.BlockingServiceLoadReportingService. newReflectiveBlockingService(LoadReportingService.BlockingInterface impl)
-