public class IoFutureHelper extends Object
| Constructor and Description |
|---|
IoFutureHelper() |
public static <V> Future<V> future(org.xnio.IoFuture<V> ioFuture)
public static <V> V get(org.xnio.IoFuture<V> ioFuture,
long timeout,
TimeUnit unit)
throws IOException
IOExceptionCopyright © 2015 JBoss by Red Hat. All Rights Reserved.