Package software.amazon.awssdk.http.apache5.internal.conn
package software.amazon.awssdk.http.apache5.internal.conn
-
ClassDescriptionManages the reaping of idle connections.Specialization of
PoolingHttpClientConnectionManagerto enable use ofSafeStrictConnPoolto prevent leaking connections when the thread waiting on the future is interrupted.This is a fork ofPoolingHttpClientConnectionManagerBuilderfrom Apache 5.Specialization ofStrictConnPoolthat prevents leaking the connection when thread waiting on the future is interrupted.The AWS SDK for Java's implementation of theConnectionKeepAliveStrategyinterface.An internal marker interface to defend against accidental recursive wrappings.