Class AccessLogServiceGrpc.AccessLogServiceImplBase

java.lang.Object
io.envoyproxy.envoy.service.accesslog.v3.AccessLogServiceGrpc.AccessLogServiceImplBase
All Implemented Interfaces:
AccessLogServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
AccessLogServiceGrpc

public abstract static class AccessLogServiceGrpc.AccessLogServiceImplBase extends Object implements io.grpc.BindableService, AccessLogServiceGrpc.AsyncService
Base class for the server implementation of the service AccessLogService.
 Service for streaming access logs from Envoy to an access log server.
 
  • Constructor Details

    • AccessLogServiceImplBase

      public AccessLogServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService