Uses of Package
org.ldaptive.pool
Packages that use org.ldaptive.pool
-
Classes in org.ldaptive.pool used by org.ldaptiveClassDescriptionContains the base implementation for pooling connections.Implements a pool of connections that has a set minimum and maximum size.Provides an interface for activating connections when they are checked out from the pool.Provides an interface for passivating connections when they are checked back into the pool.Provides an interface for connection pooling.Base exception thrown when a pool operation fails.Provides an interface for pruning connections from the pool.Thrown when an attempt to validate a pooled connection fails.Marker interface for a validation exception handler.
-
Classes in org.ldaptive.pool used by org.ldaptive.poolClassDescriptionContains the base implementation for pooling connections.Provides an interface for activating connections when they are checked out from the pool.Provides an interface for passivating connections when they are checked back into the pool.Provides an interface for connection pooling.Provides an interface for metadata surrounding a connection that is participating in the connection pool.Statistics associated with a connection's activity in the pool.Base exception thrown when a pool operation fails.Provides an interface for pruning connections from the pool.Provides a wrapper around a
Deque
to support LIFO and FIFO operations.Enum to define queue type. -
Classes in org.ldaptive.pool used by org.ldaptive.propsClassDescriptionImplements a pool of connections that has a set minimum and maximum size.