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