Uses of Class
org.apache.directory.ldap.client.api.LdapConnectionPool
-
Packages that use LdapConnectionPool Package Description org.apache.directory.ldap.client.template -
-
Uses of LdapConnectionPool in org.apache.directory.ldap.client.template
Constructors in org.apache.directory.ldap.client.template with parameters of type LdapConnectionPool Constructor Description LdapConnectionTemplate(LdapConnectionPool connectionPool)Creates a new instance of LdapConnectionTemplate.
-