@Deprecated public class IoFutureHelper extends Object
| Constructor and Description |
|---|
IoFutureHelper()
Deprecated.
|
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 © 2014 JBoss by Red Hat. All rights reserved.