Class SecretDiscoveryServiceGrpc.SecretDiscoveryServiceImplBase

java.lang.Object
io.envoyproxy.envoy.service.secret.v3.SecretDiscoveryServiceGrpc.SecretDiscoveryServiceImplBase
All Implemented Interfaces:
SecretDiscoveryServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
SecretDiscoveryServiceGrpc

public abstract static class SecretDiscoveryServiceGrpc.SecretDiscoveryServiceImplBase extends Object implements io.grpc.BindableService, SecretDiscoveryServiceGrpc.AsyncService
Base class for the server implementation of the service SecretDiscoveryService.
  • Constructor Details

    • SecretDiscoveryServiceImplBase

      public SecretDiscoveryServiceImplBase()
  • Method Details

    • bindService

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