Uses of Class
edu.vt.middleware.ldap.pool.AbstractLdapPool
-
Packages that use AbstractLdapPool Package Description edu.vt.middleware.ldap.pool -
-
Uses of AbstractLdapPool in edu.vt.middleware.ldap.pool
Subclasses of AbstractLdapPool in edu.vt.middleware.ldap.pool Modifier and Type Class Description class
BlockingLdapPool
BlockingLdapPool
implements a pool of ldap objects that has a set minimum and maximum size.class
SharedLdapPool
SharedLdapPool
implements a pool of ldap objects that has a set minimum and maximum size.class
SoftLimitLdapPool
SoftLimitLdapPool
implements a pool of ldap objects that has a set minimum and maximum size.
-