public class AckTimerTask extends TimerTask
delayMs, timerTaskEntry
AckTimerTask(Timer timer, Runnable command, int maxRetryCount, int retryIntervalSecs)
void
run()
cancel, getDelayMs, getTimerTaskEntry, setTimerTaskEntry
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AckTimerTask(Timer timer, Runnable command, int maxRetryCount, int retryIntervalSecs)
public void run()
Copyright © 2022. All rights reserved.