| Package | Description |
|---|---|
| org.apache.directory.ldap.client.api |
| Modifier and Type | Method and Description |
|---|---|
LdapConnectionConfig |
LdapNetworkConnection.getConfig()
gives the configuration information of the connection
|
LdapConnectionConfig |
LdapAsyncConnection.getConfig()
Configuration of LdapNetworkConnection
|
| Constructor and Description |
|---|
LdapNetworkConnection(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-2013 The Apache Software Foundation. All Rights Reserved.