Package | Description |
---|---|
net.tomp2p.p2p |
Modifier and Type | Method and Description |
---|---|
DistributedRouting |
Peer.getDistributedRouting() |
Modifier and Type | Method and Description |
---|---|
void |
Peer.setDistributedRouting(DistributedRouting distributedRouting) |
Constructor and Description |
---|
DistributedHashTable(DistributedRouting routing,
StorageRPC storeRCP,
DirectDataRPC directDataRPC) |
DistributedTask(DistributedRouting routing,
AsyncTask asyncTask) |
DistributedTracker(PeerBean peerBean,
DistributedRouting routing,
TrackerRPC trackerRPC,
PeerExchangeRPC peerExchangeRPC) |
Copyright © 2013. All Rights Reserved.