| Package | Description |
|---|---|
| net.tomp2p.connection | |
| net.tomp2p.futures | |
| net.tomp2p.p2p | |
| net.tomp2p.p2p.config | |
| net.tomp2p.replication | |
| net.tomp2p.rpc | |
| net.tomp2p.utils |
| Class and Description |
|---|
| Cancellable
A cancelable class should implement this method use use it for future
objects.
|
| FutureResponse
Each response has one request messages.
|
| Class and Description |
|---|
| BaseFuture
Represents the result of an asynchronous operation.
|
| BaseFuture.FutureType
The first state is always INIT and will always end in either OK, FAILED,
or CANCEl
|
| BaseFutureImpl
The base for all BaseFuture implementations.
|
| BaseFutureListener
Something interested in being notified when the result of an
BaseFuture becomes available. |
| Cancellable
A cancelable class should implement this method use use it for future
objects.
|
| FutureBootstrap
Used for bootstrapping.
|
| FutureCleanup
Some futures have a longer life span than others.
|
| FutureCreate
DHT and Tracker operations may occur repeatedly.
|
| FutureDHT
The future object for the get() and put() operations including routing.
|
| FutureForkJoin
The key future for recursive loops.
|
| FutureResponse
Each response has one request messages.
|
| FutureRouting
The routing future keeps track of the routing process.
|
| FutureWrapper
Wraps a future into an other future.
|
| Class and Description |
|---|
| BaseFuture
Represents the result of an asynchronous operation.
|
| FutureBootstrap
Used for bootstrapping.
|
| FutureCreate
DHT and Tracker operations may occur repeatedly.
|
| FutureData
FutureData is used as the future object for direct DHT operations.
|
| FutureDHT
The future object for the get() and put() operations including routing.
|
| FutureDiscover
The future that keeps track of network discovery such as discovery if its
behind a NAT, the status if UPNP or NAT-PMP could be established, if there is
portforwarding.
|
| FutureForkJoin
The key future for recursive loops.
|
| FutureResponse
Each response has one request messages.
|
| FutureRouting
The routing future keeps track of the routing process.
|
| FutureRunnable
A future runnable is used for running futures in the background (in a
different thread)
|
| FutureTracker
This class holds the object for future results from the tracker get() and
add().
|
| Class and Description |
|---|
| BaseFuture
Represents the result of an asynchronous operation.
|
| FutureCreate
DHT and Tracker operations may occur repeatedly.
|
| FutureDHT
The future object for the get() and put() operations including routing.
|
| Class and Description |
|---|
| BaseFuture
Represents the result of an asynchronous operation.
|
| Class and Description |
|---|
| FutureData
FutureData is used as the future object for direct DHT operations.
|
| FutureResponse
Each response has one request messages.
|
| Class and Description |
|---|
| BaseFuture
Represents the result of an asynchronous operation.
|
Copyright © 2011. All Rights Reserved.