Package org.opends.server.protocols


package org.opends.server.protocols
Contains various Directory Server connection handler implementations which will be used to accept connections from and perform communication with clients over various protocols. Note that it is expected that each protocol will be sufficiently complex so as to warrant its own sub-package.
  • Classes
    Class
    Description
    Allows to connect a non back-pressure aware Publisher into a reactive stream.
    This class defines an LDIF connection handler, which can be used to watch for new LDIF files to be placed in a specified directory.
    Utility class for reactive handlers.