| Package | Description |
|---|---|
| org.apache.directory.ldap.client.template |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
LdapConnectionOperations.execute(ConnectionCallback<T> connectionCallback)
Executes the
connectionCallback, supplying it a managed
connection. |
<T> T |
LdapConnectionTemplate.execute(ConnectionCallback<T> connectionCallback)
Executes the
connectionCallback, supplying it a managed
connection. |
Copyright © 2009–2019 The Apache Software Foundation. All rights reserved.