Uses of Class
edu.vt.middleware.ldap.pool.AbstractLdapPool

Packages that use AbstractLdapPool
edu.vt.middleware.ldap.pool   
 

Uses of AbstractLdapPool in edu.vt.middleware.ldap.pool
 

Subclasses of AbstractLdapPool in edu.vt.middleware.ldap.pool
 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.
 



Copyright © 2003-2010 Virginia Tech. All Rights Reserved.