public interface NotifyingNotifiableFuture<T> extends NotifyingFuture<T>
Modifier and Type | Method and Description |
---|---|
void |
notifyDone() |
void |
setNetworkFuture(Future<T> future) |
attachListener
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.