public static interface XnioExecutor.Key
Modifier and Type | Field and Description |
---|---|
static XnioExecutor.Key |
IMMEDIATE
An immediate key.
|
Modifier and Type | Method and Description |
---|---|
boolean |
remove()
Remove a previously-submitted task.
|
static final XnioExecutor.Key IMMEDIATE
Copyright © 2017 JBoss by Red Hat. All rights reserved.