| 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.
|
(package private) class |
ModelFactoryImpl
The default implementation of
ModelFactory. |
| Modifier and Type | Field and Description |
|---|---|
private ModelFactory |
LdapConnectionTemplate.modelFactory |
| Modifier and Type | Method and Description |
|---|---|
void |
LdapConnectionTemplate.setModelFactory(ModelFactory modelFactory)
Sets the
modelFactory implementation for this facade. |
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.