|
XNIO API 3.0.7.GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Result | |
|---|---|
| org.xnio | The main API package for XNIO. |
| Uses of Result in org.xnio |
|---|
| Classes in org.xnio that implement Result | |
|---|---|
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. |
| Methods in org.xnio that return types with arguments of type Result | ||
|---|---|---|
static
|
IoUtils.resultNotifier()
Get the result notifier. |
|
| Constructors in org.xnio with parameters of type Result | |
|---|---|
TranslatingResult(Result<O> output)
|
|
|
XNIO API 3.0.7.GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||