Interface ConnectionListener


  • public interface ConnectionListener
    The ConnectionListener provides a callback for host threads to be notified when a connection managed component calls for a connection service close.
    • Method Detail

      • close

        void close()