|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FutureCleanup | |
---|---|
net.tomp2p.futures | |
net.tomp2p.p2p.builder |
Uses of FutureCleanup in net.tomp2p.futures |
---|
Classes in net.tomp2p.futures that implement FutureCleanup | |
---|---|
class |
FutureDHT
The future object for the get() and put() operations including routing. |
class |
FutureTracker
This class holds the object for future results from the tracker get() and add(). |
Uses of FutureCleanup in net.tomp2p.p2p.builder |
---|
Methods in net.tomp2p.p2p.builder with parameters of type FutureCleanup | |
---|---|
protected void |
AddTrackerBuilder.setupCancel(FutureCleanup futureCleanup,
ScheduledFuture<?> future)
|
protected void |
DHTBuilder.setupCancel(FutureCleanup futureCleanup,
ScheduledFuture<?> future)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |