| Package | Description |
|---|---|
| org.apache.directory.ldap.client.template |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapConnectionTemplate
A facade for LDAP operations that handles all of the boiler plate code for
you allowing more concise operations through the use of callbacks.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LdapConnectionTemplate.setModelFactory(ModelFactory modelFactory)
Sets the
modelFactory implementation for this facade. |
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.