public class FutureRelay extends BaseFutureImpl<FutureRelay>
BaseFuture.FutureTypecompleted, lock, reason, type| Constructor and Description |
|---|
FutureRelay() |
| Modifier and Type | Method and Description |
|---|---|
FutureRelay |
done(Collection<PeerConnection> relays) |
boolean |
isRelayNotRequired() |
FutureRelay |
nothingTodo() |
Collection<PeerConnection> |
relays() |
addCancel, addListener, addListener, await, await, awaitListeners, awaitListenersUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, cancel, completedAndNotify, failed, failed, failed, failed, failed, failedReason, isCompleted, isFailed, isSuccess, notifyListeners, removeCancel, removeListener, self, self, typepublic FutureRelay nothingTodo()
public FutureRelay done(Collection<PeerConnection> relays)
public boolean isRelayNotRequired()
public Collection<PeerConnection> relays()
Copyright © 2014. All rights reserved.