Package transport

Interface TimeoutAction


  • public interface TimeoutAction
    an object representing a timeout action.
    • Method Detail

      • timeoutAction

        void timeoutAction()
        code executed when the timeout expires.