Interface ServerThread

    • Method Detail

      • runThread

        void runThread()
                throws LDAPException
        Performs the actual processing for this thread. When this method returns, the thread will stop running.
        Throws:
        LDAPException - If the thread does not complete successfully.