Package | Description |
---|---|
org.xnio |
The main API package for XNIO.
|
Modifier and Type | Field and Description |
---|---|
static XnioExecutor.Key |
XnioExecutor.Key.IMMEDIATE
An immediate key.
|
Modifier and Type | Method and Description |
---|---|
XnioExecutor.Key |
XnioExecutor.executeAfter(Runnable command,
long time,
TimeUnit unit)
Execute a command after a period of time.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.