| Package | Description |
|---|---|
| com.linecorp.armeria.client.limit |
Limits the number of executed
Requests. |
| Class and Description |
|---|
| AbstractConcurrencyLimitingClient
An abstract
Client decorator that limits the concurrent number of active requests. |
| ConcurrencyLimitingClient
An
HttpClient decorator that limits the concurrent number of active HTTP requests. |
Copyright © 2020 LeanCloud. All rights reserved.