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