| Package | Description |
|---|---|
| net.tomp2p.connection | |
| net.tomp2p.futures | |
| net.tomp2p.p2p | |
| net.tomp2p.p2p.builder | |
| net.tomp2p.rpc | |
| net.tomp2p.utils |
| Class and Description |
|---|
| FutureChannelCreator
This future is used for the connection reservation.
|
| FutureDone
A generic future that can be used to set a future to complete with an attachment.
|
| 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. |
| Cancel
A cancelable class should implement this method to use it for future
objects.
|
| FutureAnnounce |
| FutureAsyncTask
A future to keep track of a future task.
|
| FutureBootstrap
Used for bootstrapping.
|
| 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.
|
| FutureDone
A generic future that can be used to set a future to complete with an attachment.
|
| FuturePing |
| FutureProgres
A generic future that can be used to set a future to complete with an attachement.
|
| FutureResponse
Each response has one request messages.
|
| FutureSuccessEvaluator
Evaluates if a future is a success.
|
| FutureWrappedBootstrap
The bootstrap will be a wrapped future, because we need to ping a server
first, and if this ping is successful, we can bootstrap.
|
| FutureWrapper
Wraps a future into an other future.
|
| FutureWrapper2
Wraps a future into an other future.
|
| ProgressListener |
| Class and Description |
|---|
| BaseFuture
Represents the result of an asynchronous operation.
|
| FutureDone
A generic future that can be used to set a future to complete with an attachment.
|
| FuturePeerConnection |
| FutureResponse
Each response has one request messages.
|
| FutureRouting
The routing future keeps track of the routing process.
|
| Class and Description |
|---|
| BaseFuture
Represents the result of an asynchronous operation.
|
| FutureAnnounce |
| FutureBootstrap
Used for bootstrapping.
|
| FutureChannelCreator
This future is used for the connection reservation.
|
| FutureDirect |
| 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.
|
| FutureDone
A generic future that can be used to set a future to complete with an attachment.
|
| FuturePeerConnection |
| FuturePing |
| FutureRouting
The routing future keeps track of the routing process.
|
| ProgressListener |
| Class and Description |
|---|
| FutureResponse
Each response has one request messages.
|
| ProgressListener |
| Class and Description |
|---|
| BaseFuture
Represents the result of an asynchronous operation.
|
| FutureChannelCreator
This future is used for the connection reservation.
|
Copyright © 2014. All rights reserved.