org.apache.http.conn.ConnectionKeepAliveStrategypublic class SdkConnectionKeepAliveStrategy extends Object implements org.apache.http.conn.ConnectionKeepAliveStrategy
ConnectionKeepAliveStrategy interface. Allows a user-configurable
maximum idle time for connections.| Constructor | Description |
|---|---|
SdkConnectionKeepAliveStrategy(long maxIdleTime) |
| Modifier and Type | Method | Description |
|---|---|---|
long |
getKeepAliveDuration(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.