Uses of Interface
io.envoyproxy.envoy.service.accesslog.v3.AccessLogService.BlockingInterface
-
Packages that use AccessLogService.BlockingInterface Package Description io.envoyproxy.envoy.service.accesslog.v3 -
-
Uses of AccessLogService.BlockingInterface in io.envoyproxy.envoy.service.accesslog.v3
Methods in io.envoyproxy.envoy.service.accesslog.v3 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.v3 with parameters of type AccessLogService.BlockingInterface Modifier and Type Method Description static com.google.protobuf.BlockingServiceAccessLogService. newReflectiveBlockingService(AccessLogService.BlockingInterface impl)
-