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