@Immutable public class NoConnectionReuseStrategyHC4 extends java.lang.Object implements org.apache.http.ConnectionReuseStrategy
| Modifier and Type | Field and Description |
|---|---|
static NoConnectionReuseStrategyHC4 |
INSTANCE |
| Constructor and Description |
|---|
NoConnectionReuseStrategyHC4() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
keepAlive(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
public static final NoConnectionReuseStrategyHC4 INSTANCE
Copyright © 1999-2015 The Apache Software Foundation. All rights reserved.