-
Pooled Connection information, that might be used for monitoring reasons.
The abstract class, which describes a pool endpoint and has a method, which creates new Connection to the
endpoint.
The multi endpoint
Connection pool implementation where each endpoint sub-pool is represented by
SingleEndpointPool and referenced by an
Endpoint.
The customizer, which could be used to modify an endpoint pool setting before it will be created.
The single endpoint Connection pool implementation, in other words this pool manages Connections to
one specific endpoint.