Uses of Class
org.xnio.FutureResult
Packages that use FutureResult
-
Uses of FutureResult in org.xnio
Methods in org.xnio that return types with arguments of type FutureResultModifier and TypeMethodDescriptionstatic <T> IoFuture.Notifier<T,FutureResult<T>> IoUtils.getManagerNotifier()Get a notifier which forwards the result to anotherIoFuture's manager.