public class HttpConnectionKeepAliveStrategy
extends org.apache.http.impl.client.DefaultConnectionKeepAliveStrategy
| 构造器和说明 |
|---|
HttpConnectionKeepAliveStrategy(long keepAlive) |
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getKeepAliveDuration(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
public long getKeepAliveDuration(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context)
getKeepAliveDuration 在接口中 org.apache.http.conn.ConnectionKeepAliveStrategygetKeepAliveDuration 在类中 org.apache.http.impl.client.DefaultConnectionKeepAliveStrategy