All Classes
-
All Classes Interface Summary Class Summary Class Description ConnectionInfo<E> PooledConnectioninformation, that might be used for monitoring reasons.Endpoint<E> The abstract class, which describes a pool endpoint and has a method, which creates newConnectionto the endpoint.Endpoint.Factory Convenient Endpoint factory for cases, when user has aConnectorHandlerand endpoint address.EndpointKey<E> SimpleEndpointimplementation.Link<E> The object represents an element, from which a minimalisticChainis built.MultiEndpointPool<E> The multi endpointConnectionpool implementation where each endpoint sub-pool is represented bySingleEndpointPooland referenced by anEndpoint.MultiEndpointPool.Builder<E> The Builder class responsible for constructingSingleEndpointPool.MultiEndpointPool.EndpointPoolBuilder<E> MultiEndpointPool.EndpointPoolCustomizer<E> The customizer, which could be used to modify an endpoint pool setting before it will be created.SingleEndpointPool<E> The single endpointConnectionpool implementation, in other words this pool managesConnections to one specific endpoint.SingleEndpointPool.AsyncPoll SingleEndpointPool.Builder<E> The Builder class responsible for constructingSingleEndpointPool.SingleEndpointPool.ConnectionTTLTaskResolver SingleEndpointPool.ConnectionTTLWorker Connect timeout mechanism classes related to DelayedExecutor.SingleEndpointPool.ConnectTimeoutTask SingleEndpointPool.ConnectTimeoutTaskResolver SingleEndpointPool.ConnectTimeoutWorker Connect timeout mechanism classes related to DelayedExecutor.SingleEndpointPool.KeepAliveCleaner Keep-alive mechanism classes related to DelayedExecutor.SingleEndpointPool.KeepAliveCleanerTask<E> SingleEndpointPool.KeepAliveCleanerTaskResolver SingleEndpointPool.Reconnector Reconnect mechanism classes related to DelayedExecutor.SingleEndpointPool.ReconnectTask<E> SingleEndpointPool.ReconnectTaskResolver