org.jboss.ejb.client.remoting
@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
IOException
Copyright © 2015 JBoss by Red Hat. All rights reserved.