public class DefaultClientConnectionReuseStrategy
extends DefaultConnectionReuseStrategy
| Modifier and Type | Field and Description |
|---|---|
static DefaultClientConnectionReuseStrategy |
INSTANCE |
| Constructor and Description |
|---|
DefaultClientConnectionReuseStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
keepAlive(HttpResponse response,
HttpContext context) |
public static final DefaultClientConnectionReuseStrategy INSTANCE