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