Package org.glassfish.grizzly.connectionpool
package org.glassfish.grizzly.connectionpool
-
ClassDescriptionPooled
Connectioninformation, 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.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.The multi endpointConnectionpool implementation where each endpoint sub-pool is represented bySingleEndpointPooland referenced by anEndpoint.The Builder class responsible for constructingSingleEndpointPool.The customizer, which could be used to modify an endpoint pool setting before it will be created.The single endpointConnectionpool implementation, in other words this pool managesConnections to one specific endpoint.The Builder class responsible for constructingSingleEndpointPool.Connect timeout mechanism classes related to DelayedExecutor.Connect timeout mechanism classes related to DelayedExecutor.Keep-alive mechanism classes related to DelayedExecutor.Reconnect mechanism classes related to DelayedExecutor.