|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FutureBootstrap | |
---|---|
net.tomp2p.futures | |
net.tomp2p.p2p.builder |
Uses of FutureBootstrap in net.tomp2p.futures |
---|
Classes in net.tomp2p.futures that implement FutureBootstrap | |
---|---|
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. |
Uses of FutureBootstrap in net.tomp2p.p2p.builder |
---|
Methods in net.tomp2p.p2p.builder that return FutureBootstrap | |
---|---|
FutureBootstrap |
BootstrapBuilder.start()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |