Class RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceImplBase

java.lang.Object
io.envoyproxy.envoy.service.runtime.v3.RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceImplBase
All Implemented Interfaces:
RuntimeDiscoveryServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
RuntimeDiscoveryServiceGrpc

public abstract static class RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceImplBase extends Object implements io.grpc.BindableService, RuntimeDiscoveryServiceGrpc.AsyncService
Base class for the server implementation of the service RuntimeDiscoveryService.
 Discovery service for Runtime resources.
 
  • Constructor Details

    • RuntimeDiscoveryServiceImplBase

      public RuntimeDiscoveryServiceImplBase()
  • Method Details

    • bindService

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