Package software.amazon.awssdk.http.apache5.internal.conn
-
Interface Summary Interface Description Wrapped An internal marker interface to defend against accidental recursive wrappings. -
Class Summary Class Description ClientConnectionManagerFactory ClientConnectionRequestFactory IdleConnectionReaper Manages the reaping of idle connections.SafePoolingHttpClientConnectionManager Specialization ofPoolingHttpClientConnectionManagerto enable use ofSafeStrictConnPoolto prevent leaking connections when the thread waiting on the future is interrupted.SafePoolingHttpClientConnectionManagerBuilder This is a fork ofPoolingHttpClientConnectionManagerBuilderfrom Apache 5.SafeStrictConnPool Specialization ofStrictConnPoolthat prevents leaking the connection when thread waiting on the future is interrupted.SdkConnectionKeepAliveStrategy The AWS SDK for Java's implementation of theConnectionKeepAliveStrategyinterface.SdkTlsSocketFactory