| Package | Description |
|---|---|
| com.corundumstudio.socketio.ack | |
| com.corundumstudio.socketio.scheduler |
| Modifier and Type | Class and Description |
|---|---|
class |
AckSchedulerKey |
| Modifier and Type | Method and Description |
|---|---|
void |
CancelableScheduler.cancel(SchedulerKey key) |
void |
CancelableScheduler.schedule(SchedulerKey key,
Runnable runnable,
long delay,
TimeUnit unit) |
Copyright © 2012–2013. All rights reserved.