Package 

Interface RetryTimer.RetryTimerListener

    • Method Summary

      Modifier and Type Method Description
      abstract void retry() Called by the timer when we should retry a send
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • retry

         abstract void retry()

        Called by the timer when we should retry a send