public class FutureNAT extends BaseFutureImpl<FutureNAT>
BaseFuture.FutureTypecompleted, lock, reason, type| Constructor and Description |
|---|
FutureNAT() |
| Modifier and Type | Method and Description |
|---|---|
PeerAddress |
discoverPeer() |
FutureNAT |
discoverPeer(PeerAddress discoverPeer) |
FutureNAT |
done(PeerAddress ourPeerAddress,
PeerAddress reporter) |
PeerAddress |
peerAddress()
The peerAddress where we are reachable.
|
PeerAddress |
reporter() |
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 FutureNAT done(PeerAddress ourPeerAddress, PeerAddress reporter)
public PeerAddress peerAddress()
public PeerAddress reporter()
public FutureNAT discoverPeer(PeerAddress discoverPeer)
public PeerAddress discoverPeer()
Copyright © 2014. All rights reserved.