Package | Description |
---|---|
org.exolab.castor.dsml |
The DSML API for importing/exporting LDAP directories as XML
|
org.exolab.castor.dsml.jndi |
DSML implementation using the JNDI API.
|
org.exolab.castor.dsml.mozilla |
DSML implementation using the Mozilla Directory SDK.
|
Modifier and Type | Method and Description |
---|---|
protected abstract Consumer |
Exporter.createConsumer() |
protected abstract Consumer |
Importer.createConsumer() |
Modifier and Type | Class and Description |
---|---|
class |
JNDIConsumer |
Modifier and Type | Method and Description |
---|---|
protected Consumer |
JNDIImporter.createConsumer() |
protected Consumer |
JNDIExporter.createConsumer() |
Modifier and Type | Class and Description |
---|---|
class |
MozillaConsumer |
Modifier and Type | Method and Description |
---|---|
protected Consumer |
MozillaImporter.createConsumer() |
protected Consumer |
MozillaExporter.createConsumer() |
Copyright © 2018. All rights reserved.