@Deprecated public class IoFutureHelper extends Object
IoFutureHelper()
static <V> Future<V>
future(IoFuture<V> ioFuture)
static <V> V
get(IoFuture<V> ioFuture, long timeout, TimeUnit unit)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IoFutureHelper()
public static <V> Future<V> future(IoFuture<V> ioFuture)
public static <V> V get(IoFuture<V> ioFuture, long timeout, TimeUnit unit) throws IOException
IOException
Copyright © 2018 JBoss by Red Hat. All rights reserved.