Uses of Interface
io.envoyproxy.envoy.service.rate_limit_quota.v3.RateLimitQuotaServiceGrpc.AsyncService
-
Packages that use RateLimitQuotaServiceGrpc.AsyncService Package Description io.envoyproxy.envoy.service.rate_limit_quota.v3 -
-
Uses of RateLimitQuotaServiceGrpc.AsyncService in io.envoyproxy.envoy.service.rate_limit_quota.v3
Classes in io.envoyproxy.envoy.service.rate_limit_quota.v3 that implement RateLimitQuotaServiceGrpc.AsyncService Modifier and Type Class Description static class
RateLimitQuotaServiceGrpc.RateLimitQuotaServiceImplBase
Base class for the server implementation of the service RateLimitQuotaService.Fields in io.envoyproxy.envoy.service.rate_limit_quota.v3 declared as RateLimitQuotaServiceGrpc.AsyncService Modifier and Type Field Description private RateLimitQuotaServiceGrpc.AsyncService
RateLimitQuotaServiceGrpc.MethodHandlers. serviceImpl
Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 with parameters of type RateLimitQuotaServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
RateLimitQuotaServiceGrpc. bindService(RateLimitQuotaServiceGrpc.AsyncService service)
Constructors in io.envoyproxy.envoy.service.rate_limit_quota.v3 with parameters of type RateLimitQuotaServiceGrpc.AsyncService Constructor Description MethodHandlers(RateLimitQuotaServiceGrpc.AsyncService serviceImpl, int methodId)
-