Skip navigation links
A C F H M O P R S W 

A

addInterceptors(InterceptorRegistry) - Method in class org.springframework.cloud.netflix.concurrency.limits.web.MvcConcurrencyLimitsAutoConfiguration.HandlerInterceptorConfiguration
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.springframework.cloud.netflix.concurrency.limits.web.ConcurrencyLimitsHandlerInterceptor
 

C

ConcurrencyLimitsHandlerInterceptor - Class in org.springframework.cloud.netflix.concurrency.limits.web
A HandlerInterceptor implementation providing the possibility to use Netflix Limiter to handle requests.
ConcurrencyLimitsHandlerInterceptor(Limiter<HttpServletRequest>) - Constructor for class org.springframework.cloud.netflix.concurrency.limits.web.ConcurrencyLimitsHandlerInterceptor
 
ConcurrencyLimitsWebFilter - Class in org.springframework.cloud.netflix.concurrency.limits.reactive
A WebFilter implementation providing the possibility to use Netflix Limiter to handle requests.
ConcurrencyLimitsWebFilter(Limiter<ServerWebExchange>) - Constructor for class org.springframework.cloud.netflix.concurrency.limits.reactive.ConcurrencyLimitsWebFilter
 
concurrencyLimitsWebFilter(Limiter<ServerWebExchange>) - Method in class org.springframework.cloud.netflix.concurrency.limits.reactive.ReactiveConcurrencyLimitsAutoConfiguration
 

F

filter(ServerWebExchange, WebFilterChain) - Method in class org.springframework.cloud.netflix.concurrency.limits.reactive.ConcurrencyLimitsWebFilter
 

H

HandlerInterceptorConfiguration() - Constructor for class org.springframework.cloud.netflix.concurrency.limits.web.MvcConcurrencyLimitsAutoConfiguration.HandlerInterceptorConfiguration
 

M

MicrometerMetricRegistry - Class in org.springframework.cloud.netflix.concurrency.limits.micrometer
A Micrometer-specific MetricRegistry implementation.
MicrometerMetricRegistry(MeterRegistry) - Constructor for class org.springframework.cloud.netflix.concurrency.limits.micrometer.MicrometerMetricRegistry
 
MvcConcurrencyLimitsAutoConfiguration - Class in org.springframework.cloud.netflix.concurrency.limits.web
MVC autoconfiguration class for registering Netflix Limiter bean.
MvcConcurrencyLimitsAutoConfiguration(ObjectProvider<Consumer<ServletLimiterBuilder>>) - Constructor for class org.springframework.cloud.netflix.concurrency.limits.web.MvcConcurrencyLimitsAutoConfiguration
 
MvcConcurrencyLimitsAutoConfiguration.HandlerInterceptorConfiguration - Class in org.springframework.cloud.netflix.concurrency.limits.web
 

O

org.springframework.cloud.netflix.concurrency.limits.micrometer - package org.springframework.cloud.netflix.concurrency.limits.micrometer
 
org.springframework.cloud.netflix.concurrency.limits.reactive - package org.springframework.cloud.netflix.concurrency.limits.reactive
 
org.springframework.cloud.netflix.concurrency.limits.web - package org.springframework.cloud.netflix.concurrency.limits.web
 

P

partitionByAttribute(String) - Method in class org.springframework.cloud.netflix.concurrency.limits.reactive.ServerWebExchangeLimiterBuilder
Partition the limit by request attribute.
partitionByHeader(String) - Method in class org.springframework.cloud.netflix.concurrency.limits.reactive.ServerWebExchangeLimiterBuilder
Partition the limit by header.
partitionByParameter(String) - Method in class org.springframework.cloud.netflix.concurrency.limits.reactive.ServerWebExchangeLimiterBuilder
Partition the limit by request parameter.
partitionByPathInfo(Function<String, String>) - Method in class org.springframework.cloud.netflix.concurrency.limits.reactive.ServerWebExchangeLimiterBuilder
Partition the limit by the full path.
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.springframework.cloud.netflix.concurrency.limits.web.ConcurrencyLimitsHandlerInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.cloud.netflix.concurrency.limits.web.ConcurrencyLimitsHandlerInterceptor
 

R

ReactiveConcurrencyLimitsAutoConfiguration - Class in org.springframework.cloud.netflix.concurrency.limits.reactive
Reactive autoconfiguration class for registering Netflix Limiter bean.
ReactiveConcurrencyLimitsAutoConfiguration(ObjectProvider<Consumer<ServerWebExchangeLimiterBuilder>>) - Constructor for class org.springframework.cloud.netflix.concurrency.limits.reactive.ReactiveConcurrencyLimitsAutoConfiguration
 
registerDistribution(String, String...) - Method in class org.springframework.cloud.netflix.concurrency.limits.micrometer.MicrometerMetricRegistry
 
registerGauge(String, Supplier<Number>, String...) - Method in class org.springframework.cloud.netflix.concurrency.limits.micrometer.MicrometerMetricRegistry
 

S

self() - Method in class org.springframework.cloud.netflix.concurrency.limits.reactive.ServerWebExchangeLimiterBuilder
 
ServerWebExchangeLimiterBuilder - Class in org.springframework.cloud.netflix.concurrency.limits.reactive
Builder for ServerWebExchange Limiter.
ServerWebExchangeLimiterBuilder() - Constructor for class org.springframework.cloud.netflix.concurrency.limits.reactive.ServerWebExchangeLimiterBuilder
 
servletLimiter() - Method in class org.springframework.cloud.netflix.concurrency.limits.web.MvcConcurrencyLimitsAutoConfiguration
 

W

webfluxLimiter() - Method in class org.springframework.cloud.netflix.concurrency.limits.reactive.ReactiveConcurrencyLimitsAutoConfiguration
 
A C F H M O P R S W 
Skip navigation links

Copyright © 2019 Pivotal Software, Inc.. All rights reserved.