Class RateLimitQuotaServiceGrpc.RateLimitQuotaServiceImplBase
- java.lang.Object
-
- io.envoyproxy.envoy.service.rate_limit_quota.v3.RateLimitQuotaServiceGrpc.RateLimitQuotaServiceImplBase
-
- All Implemented Interfaces:
RateLimitQuotaServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- RateLimitQuotaServiceGrpc
public abstract static class RateLimitQuotaServiceGrpc.RateLimitQuotaServiceImplBase extends java.lang.Object implements io.grpc.BindableService, RateLimitQuotaServiceGrpc.AsyncService
Base class for the server implementation of the service RateLimitQuotaService.Defines the Rate Limit Quota Service (RLQS).
-
-
Constructor Summary
Constructors Constructor Description RateLimitQuotaServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.envoyproxy.envoy.service.rate_limit_quota.v3.RateLimitQuotaServiceGrpc.AsyncService
streamRateLimitQuotas
-
-