|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BootstrapBuilder | |
---|---|
net.tomp2p.p2p | |
net.tomp2p.p2p.builder |
Uses of BootstrapBuilder in net.tomp2p.p2p |
---|
Methods in net.tomp2p.p2p that return BootstrapBuilder | |
---|---|
BootstrapBuilder |
Peer.bootstrap()
|
Uses of BootstrapBuilder in net.tomp2p.p2p.builder |
---|
Methods in net.tomp2p.p2p.builder that return BootstrapBuilder | |
---|---|
BootstrapBuilder |
BootstrapBuilder.setBootstrapTo(Collection<PeerAddress> bootstrapTo)
|
BootstrapBuilder |
BootstrapBuilder.setBroadcast()
|
BootstrapBuilder |
BootstrapBuilder.setBroadcast(boolean broadcast)
|
BootstrapBuilder |
BootstrapBuilder.setForceRoutingOnlyToSelf()
|
BootstrapBuilder |
BootstrapBuilder.setForceRoutingOnlyToSelf(boolean forceRoutingOnlyToSelf)
|
BootstrapBuilder |
BootstrapBuilder.setInetAddress(InetAddress inetAddress)
|
BootstrapBuilder |
BootstrapBuilder.setPeerAddress(PeerAddress peerAddress)
|
BootstrapBuilder |
BootstrapBuilder.setPorts(int port)
|
BootstrapBuilder |
BootstrapBuilder.setPortTCP(int portTCP)
|
BootstrapBuilder |
BootstrapBuilder.setPortUDP(int portUDP)
|
BootstrapBuilder |
BootstrapBuilder.setRequestP2PConfiguration(RequestP2PConfiguration requestP2PConfiguration)
|
BootstrapBuilder |
BootstrapBuilder.setRoutingConfiguration(RoutingConfiguration routingConfiguration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |