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) |
createTokenIteratorpublic static final DefaultClientConnectionReuseStrategy INSTANCE
public DefaultClientConnectionReuseStrategy()
public boolean keepAlive(HttpResponse response, HttpContext context)
keepAlive in interface ConnectionReuseStrategykeepAlive in class DefaultConnectionReuseStrategyCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.