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
IOException
Copyright © 2014 JBoss by Red Hat. All rights reserved.