public class FuturePeerConnection extends FutureDone<PeerConnection>
BaseFuture.FutureTypecompleted, lock, reason, type| Constructor and Description |
|---|
FuturePeerConnection(PeerAddress remotePeer) |
| Modifier and Type | Method and Description |
|---|---|
FutureDone<Void> |
close() |
PeerConnection |
peerConnection() |
PeerAddress |
remotePeer() |
done, done, objectaddCancel, 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 FuturePeerConnection(PeerAddress remotePeer)
public PeerAddress remotePeer()
public PeerConnection peerConnection()
public FutureDone<Void> close()
Copyright © 2014. All rights reserved.