Package | Description |
---|---|
org.apache.http.impl.client |
Default implementations for interfaces in
org.apache.http.client . |
Modifier and Type | Class and Description |
---|---|
class |
AIMDBackoffManager
The
AIMDBackoffManager applies an additive increase,
multiplicative decrease (AIMD) to managing a dynamic limit to
the number of connections allowed to a given host. |
Modifier and Type | Method and Description |
---|---|
BackoffManager |
AbstractHttpClient.getBackoffManager() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractHttpClient.setBackoffManager(BackoffManager manager) |
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.