public interface AckService
AckTimerTask
addTask(Runnable command, int maxRetryCount, int retryIntervalSecs)
void
start()
stop()
AckTimerTask addTask(Runnable command, int maxRetryCount, int retryIntervalSecs)
command
maxRetryCount
retryIntervalSecs
void start()
void stop()
Copyright © 2022. All rights reserved.