Uses of Class
org.apache.directory.ldap.client.api.AbstractPoolableLdapConnectionFactory
-
Packages that use AbstractPoolableLdapConnectionFactory Package Description org.apache.directory.ldap.client.api -
-
Uses of AbstractPoolableLdapConnectionFactory in org.apache.directory.ldap.client.api
Subclasses of AbstractPoolableLdapConnectionFactory in org.apache.directory.ldap.client.api Modifier and Type Class Description classDefaultPoolableLdapConnectionFactoryA factory for creating LdapConnection objects managed by LdapConnectionPool.classValidatingPoolableLdapConnectionFactoryA factory for creating LdapConnection objects managed by LdapConnectionPool.
-