Uses of Class
org.exolab.castor.dsml.Consumer
Packages that use Consumer
Package
Description
The DSML API for importing/exporting LDAP directories as XML
DSML implementation using the JNDI API.
DSML implementation using the Mozilla Directory SDK.
-
Uses of Consumer in org.exolab.castor.dsml
Methods in org.exolab.castor.dsml that return ConsumerModifier and TypeMethodDescriptionprotected abstract ConsumerExporter.createConsumer()protected abstract ConsumerImporter.createConsumer() -
Uses of Consumer in org.exolab.castor.dsml.jndi
Subclasses of Consumer in org.exolab.castor.dsml.jndiMethods in org.exolab.castor.dsml.jndi that return ConsumerModifier and TypeMethodDescriptionprotected ConsumerJNDIExporter.createConsumer()protected ConsumerJNDIImporter.createConsumer() -
Uses of Consumer in org.exolab.castor.dsml.mozilla
Subclasses of Consumer in org.exolab.castor.dsml.mozillaMethods in org.exolab.castor.dsml.mozilla that return ConsumerModifier and TypeMethodDescriptionprotected ConsumerMozillaExporter.createConsumer()protected ConsumerMozillaImporter.createConsumer()