Class NetworkExternalProcessorGrpc.NetworkExternalProcessorImplBase

java.lang.Object
io.envoyproxy.envoy.service.network_ext_proc.v3.NetworkExternalProcessorGrpc.NetworkExternalProcessorImplBase
All Implemented Interfaces:
NetworkExternalProcessorGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
NetworkExternalProcessorGrpc

public abstract static class NetworkExternalProcessorGrpc.NetworkExternalProcessorImplBase extends Object implements io.grpc.BindableService, NetworkExternalProcessorGrpc.AsyncService
Base class for the server implementation of the service NetworkExternalProcessor.
 NetworkExternalProcessor service defines the contract between Envoy and
 external processing servers for L4 network traffic.
 
  • Constructor Details

    • NetworkExternalProcessorImplBase

      public NetworkExternalProcessorImplBase()
  • Method Details

    • bindService

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