| Package | Description |
|---|---|
| com.linecorp.armeria.server.throttling |
Request throttling service decorators and strategies.
|
| Class and Description |
|---|
| AbstractThrottlingService
Decorates a
Service to throttle incoming requests. |
| ThrottlingRpcService
Decorates an RPC
Service to throttle incoming requests. |
| ThrottlingService
Decorates an
HttpService to throttle incoming requests. |
| ThrottlingStrategy
Determines whether a request should be throttled.
|
Copyright © 2020 LeanCloud. All rights reserved.