|
||||||||||
| 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 |
LdapNetworkConnection.getConfig()
gives the configuration information of the connection |
LdapConnectionConfig |
LdapAsyncConnection.getConfig()
Configuration of LdapNetworkConnection |
| Constructors in org.apache.directory.ldap.client.api with parameters of type LdapConnectionConfig | |
|---|---|
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 |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||