Class LDIFConnectionHandler

java.lang.Object
org.opends.server.api.ConnectionHandler<LdifConnectionHandlerCfg>
org.opends.server.protocols.LDIFConnectionHandler
All Implemented Interfaces:
Closeable, AutoCloseable, Runnable, ConfigurationChangeListener<LdifConnectionHandlerCfg>, AlertGenerator

This class defines an LDIF connection handler, which can be used to watch for new LDIF files to be placed in a specified directory. If a new LDIF file is detected, the connection handler will process any changes contained in that file as internal operations.