| Interface | Description |
|---|---|
| Bucketing<T> |
Segmentation of requests.
|
| ThrottlingMXBean |
Expose statistics about throttling filter.
|
| Class | Description |
|---|---|
| Throttler<B> |
Implement throttling logic.
|
| ThrottlingFilter |
A Servlet Filter that applies throttling.
|
| ThrottlingState |
Keeps track of resource useage for a client.
|
| UserAgentIpAddressBucketing |
Segmentation of requests by user-agent and IP address.
|
| UserAgentIpAddressBucketing.Bucket |
A bucket based on user-agent and IP address.
|
Copyright © 2018. All rights reserved.