Interface ConnectionClosedEventListener


  • public interface ConnectionClosedEventListener
    A listener class intended for notifying the classes using LdapNetworkConnection in the event of any network failure
    Author:
    Apache Directory Project
    • Method Detail

      • connectionClosed

        void connectionClosed()
        called when the LdapNetworkConnection is unable to reach the server it is connected to