Interface IAsynchEventHandler

    • Method Detail

      • handleAsynchEvent

        void handleAsynchEvent​(AsynchEvent event)
                        throws IOException
        Handle asynchronous connection event
        Parameters:
        event - the asynchronous connection event to handle
        Throws:
        IOException - if connection event cannot be handled