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