Uses of Class
org.ldaptive.pool.AbstractPool

Packages that use AbstractPool
org.ldaptive.pool   
 

Uses of AbstractPool in org.ldaptive.pool
 

Subclasses of AbstractPool in org.ldaptive.pool
 class AbstractConnectionPool
          Contains the base implementation for pooling connections.
 class BlockingConnectionPool
          Implements a pool of connections that has a set minimum and maximum size.
 class SoftLimitConnectionPool
          Implements a pool of connections that has a set minimum and maximum size.
 



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