| Class | Description |
|---|---|
| AbstractConcurrencyLimitingClient<I extends Request,O extends Response> |
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. |
| ConcurrencyLimitingHttpClient | Deprecated |
Requests.Copyright © 2020 LeanCloud. All rights reserved.