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.
-
Class Summary Class Description BlockingBackpressureOperator<T> Allows to connect a non back-pressure awarePublisher
into a reactive stream.LDIFConnectionHandler This class defines an LDIF connection handler, which can be used to watch for new LDIF files to be placed in a specified directory.ReactiveHandlersUtils Utility class for reactive handlers.