| Package | Description |
|---|---|
| org.xnio |
The main API package for XNIO.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FutureResult<T>
A result with a corresponding
IoFuture instance. |
class |
TranslatingResult<T,O>
Abstract base class for
Results which translate from one type to another. |
| Modifier and Type | Method and Description |
|---|---|
static <T> IoFuture.Notifier<T,Result<T>> |
IoUtils.resultNotifier()
Get the result notifier.
|
| Constructor and Description |
|---|
TranslatingResult(Result<O> output) |
Copyright © 2017 JBoss, a division of Red Hat, Inc.