| Package | Description |
|---|---|
| net.tomp2p.futures | |
| net.tomp2p.p2p |
| Modifier and Type | Class and Description |
|---|---|
class |
FutureDirect |
class |
FutureWrappedBootstrap<K extends BaseFuture>
The bootstrap will be a wrapped future, because we need to ping a server
first, and if this ping is successful, we can bootstrap.
|
| Modifier and Type | Method and Description |
|---|---|
FutureWrapper<FutureRouting> |
DistributedRouting.bootstrap(Collection<PeerAddress> peerAddresses,
RoutingBuilder routingBuilder,
ChannelCreator cc)
Bootstraps to the given peerAddresses, i.e.
|
Copyright © 2014. All rights reserved.