Uses of Interface
org.ldaptive.pool.ConnectionPool
Packages that use ConnectionPool
-
Uses of ConnectionPool in org.ldaptive
Classes in org.ldaptive that implement ConnectionPoolModifier and TypeClassDescriptionclass
Creates connections for performing ldap operations and manages those connections as a pool. -
Uses of ConnectionPool in org.ldaptive.pool
Classes in org.ldaptive.pool that implement ConnectionPoolModifier and TypeClassDescriptionclass
Contains the base implementation for pooling connections.class
Implements a pool of connections that has a set minimum and maximum size.Methods in org.ldaptive.pool that return ConnectionPoolModifier and TypeMethodDescriptionAbstractConnectionPool.DefaultPooledConnectionProxy.getConnectionPool()
PooledConnectionProxy.getConnectionPool()
Returns the connection pool that this proxy is participating in.