public class AckTimerTask
extends org.tio.utils.timer.TimerTask
| Constructor and Description |
|---|
AckTimerTask(org.tio.utils.timer.Timer timer,
Runnable command,
int maxRetryCount,
int retryIntervalSecs) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
public AckTimerTask(org.tio.utils.timer.Timer timer,
Runnable command,
int maxRetryCount,
int retryIntervalSecs)
Copyright © 2025. All rights reserved.