Uses of Interface
org.ldaptive.pool.ConnectionPool
Packages that use ConnectionPool
-
Uses of ConnectionPool in org.ldaptive
Classes in org.ldaptive that implement ConnectionPoolModifier and TypeClassDescriptionfinal classCreates connections for performing ldap operations and manages those connections as a pool. -
Uses of ConnectionPool in org.ldaptive.pool
Classes in org.ldaptive.pool that implement ConnectionPoolModifier and TypeClassDescriptionclassContains the base implementation for pooling connections.classImplements a pool of connections that has a set minimum and maximum size.Methods in org.ldaptive.pool that return ConnectionPoolModifier and TypeMethodDescriptionAbstractConnectionPool.DefaultPooledConnectionProxy.getConnectionPool()PooledConnectionProxy.getConnectionPool()Returns the connection pool that this proxy is participating in.