public class SdkConnectionKeepAliveStrategy extends Object implements org.apache.http.conn.ConnectionKeepAliveStrategy
ConnectionKeepAliveStrategy
interface. Allows a user-configurable
maximum idle time for connections.Constructor and Description |
---|
SdkConnectionKeepAliveStrategy(long maxIdleTime) |
Modifier and Type | Method and Description |
---|---|
long |
getKeepAliveDuration(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
Copyright © 2021. All rights reserved.