- java.lang.Object
 
- 
- software.amazon.awssdk.http.apache.internal.conn.SdkConnectionKeepAliveStrategy
 
 
- 
- All Implemented Interfaces:
 
- org.apache.http.conn.ConnectionKeepAliveStrategy
 
public class SdkConnectionKeepAliveStrategy
extends Object
implements org.apache.http.conn.ConnectionKeepAliveStrategy
The AWS SDK for Java's implementation of the
 ConnectionKeepAliveStrategy interface. Allows a user-configurable
 maximum idle time for connections.
 
 
 
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.