Package com.linecorp.armeria.client.limit
Limits the number of executed
Request
s.-
Class Summary Class Description AbstractConcurrencyLimitingClient<I extends Request,O extends Response> An abstractClient
decorator that limits the concurrent number of active requests.ConcurrencyLimitingClient AnHttpClient
decorator that limits the concurrent number of active HTTP requests.