|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |