Uses of Class
org.ldaptive.pool.AbstractConnectionPool
Packages that use AbstractConnectionPool
-
Uses of AbstractConnectionPool in org.ldaptive
Subclasses of AbstractConnectionPool in org.ldaptiveModifier and TypeClassDescriptionfinal classCreates 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 TypeClassDescriptionclassImplements a pool of connections that has a set minimum and maximum size.