Package | Description |
---|---|
net.tomp2p.p2p | |
net.tomp2p.p2p.builder |
Modifier and Type | Method and Description |
---|---|
PeerConnection |
Peer.createPeerConnection(PeerAddress destination,
int idleTCPMillis)
Opens a TCP connection and keeps it open.
|
Modifier and Type | Method and Description |
---|---|
SendDirectBuilder |
Peer.sendDirect(PeerConnection recipientConnection) |
Modifier and Type | Method and Description |
---|---|
PeerConnection |
SendDirectBuilder.getConnection() |
Modifier and Type | Method and Description |
---|---|
SendDirectBuilder |
SendDirectBuilder.setConnection(PeerConnection connection) |
Constructor and Description |
---|
SendDirectBuilder(Peer peer,
PeerConnection recipientConnection) |
Copyright © 2013. All Rights Reserved.