Spring MVC - Class Diagram - Classes that extend ConcurrencyThrottleSupport




NameTypePackageDescriptionDetail

ConcurrencyThrottleInterceptorClassjavadoc-api.org.springframework.aop.interceptorInterceptor that throttles concurrent access, blocking invocationsif a specified concurrency limit is reached.Detail
ConcurrencyThrottleSupportClassjavadoc-api.org.springframework.utilSupport class for throttling concurrent access to a specific resource.Detail