Uses of Interface
org.xnio.Result
Packages that use Result
-
Uses of Result in org.xnio
Modifier and TypeClassDescriptionclassFutureResult<T>A result with a correspondingIoFutureinstance.classTranslatingResult<T,O> Abstract base class forResults which translate from one type to another.Modifier and TypeMethodDescriptionstatic <T> IoFuture.Notifier<T,Result<T>> IoUtils.resultNotifier()Get the result notifier.