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