Class SecretDiscoveryServiceGrpc.SecretDiscoveryServiceImplBase
java.lang.Object
io.envoyproxy.envoy.service.discovery.v2.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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.envoyproxy.envoy.service.discovery.v2.SecretDiscoveryServiceGrpc.AsyncService
deltaSecrets, fetchSecrets, streamSecrets
-
Constructor Details
-
SecretDiscoveryServiceImplBase
public SecretDiscoveryServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-