Interface QueueingStrategy

    • Method Detail

      • enqueueRequest

        void enqueueRequest​(Operation operation)
                     throws LdapException
        Put the request in the queue.
        Parameters:
        operation - Operation to put in the queue.
        Throws:
        LdapException - If a problem occurs in the Directory Server.