Uses of Class
org.apache.directory.ldap.client.api.LdapConnectionConfig

Packages that use LdapConnectionConfig
org.apache.directory.ldap.client.api   
 

Uses of LdapConnectionConfig in org.apache.directory.ldap.client.api
 

Methods in org.apache.directory.ldap.client.api that return LdapConnectionConfig
 LdapConnectionConfig LdapConnection.getConfig()
          gives the configuration information of the connection
 

Constructors in org.apache.directory.ldap.client.api with parameters of type LdapConnectionConfig
LdapConnection(LdapConnectionConfig config)
          Creates a new instance of LdapConnection with the given connection configuration.
PoolableLdapConnectionFactory(LdapConnectionConfig config)
          Creates a new instance of PoolableLdapConnectionFactory for the server running on localhost at the port 10389
 



Copyright © 2009-2011 Apache Software Foundation. All Rights Reserved.