public class IoFutureHelper extends Object
| Constructor and Description |
|---|
IoFutureHelper() |
| Modifier and Type | Method and Description |
|---|---|
static <V> Future<V> |
future(IoFuture<V> ioFuture) |
static <V> V |
get(IoFuture<V> ioFuture,
long timeout,
TimeUnit unit) |
public static <V> V get(IoFuture<V> ioFuture, long timeout, TimeUnit unit) throws IOException
IOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.