| Interface | Description |
|---|---|
| ConcurrencyLimitingClient.Deferred<O extends Response> |
| Class | Description |
|---|---|
| ConcurrencyLimitingClient<I extends Request,O extends Response> |
An abstract
Client decorator that limits the concurrent number of active requests. |
| ConcurrencyLimitingHttpClient |
An
HttpClient decorator that limits the concurrent number of active HTTP requests. |
Requests.Copyright © 2020 LeanCloud. All rights reserved.