| Package | Description |
|---|---|
| com.corundumstudio.socketio.ack | |
| com.corundumstudio.socketio.scheduler |
| Constructor and Description |
|---|
AckSchedulerKey(SchedulerKey.Type type,
UUID sessionId,
long index) |
| Modifier and Type | Method and Description |
|---|---|
static SchedulerKey.Type |
SchedulerKey.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchedulerKey.Type[] |
SchedulerKey.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SchedulerKey(SchedulerKey.Type type,
Object sessionId) |
Copyright © 2012–2016. All rights reserved.