Uses of Interface
io.envoyproxy.envoy.service.event_reporting.v3.EventReportingService.BlockingInterface
-
Packages that use EventReportingService.BlockingInterface Package Description io.envoyproxy.envoy.service.event_reporting.v3 -
-
Uses of EventReportingService.BlockingInterface in io.envoyproxy.envoy.service.event_reporting.v3
Methods in io.envoyproxy.envoy.service.event_reporting.v3 that return EventReportingService.BlockingInterface Modifier and Type Method Description static EventReportingService.BlockingInterfaceEventReportingService. newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)Methods in io.envoyproxy.envoy.service.event_reporting.v3 with parameters of type EventReportingService.BlockingInterface Modifier and Type Method Description static com.google.protobuf.BlockingServiceEventReportingService. newReflectiveBlockingService(EventReportingService.BlockingInterface impl)
-