Uses of Class
org.ldaptive.pool.AbstractConnectionPool
Packages that use AbstractConnectionPool
-
Uses of AbstractConnectionPool in org.ldaptive
Subclasses of AbstractConnectionPool in org.ldaptiveModifier and TypeClassDescriptionclass
Creates connections for performing ldap operations and manages those connections as a pool. -
Uses of AbstractConnectionPool in org.ldaptive.pool
Subclasses of AbstractConnectionPool in org.ldaptive.poolModifier and TypeClassDescriptionclass
Implements a pool of connections that has a set minimum and maximum size.