Uses of Class
org.ldaptive.pool.AbstractConnectionPool
-
Packages that use AbstractConnectionPool Package Description org.ldaptive org.ldaptive.pool -
-
Uses of AbstractConnectionPool in org.ldaptive
Subclasses of AbstractConnectionPool in org.ldaptive Modifier and Type Class Description classPooledConnectionFactoryCreates 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.pool Modifier and Type Class Description classBlockingConnectionPoolImplements a pool of connections that has a set minimum and maximum size.
-