|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use P2PConfiguration | |
|---|---|
| net.tomp2p.connection | |
| net.tomp2p.p2p | |
| net.tomp2p.peers | |
| net.tomp2p.rpc | |
| Uses of P2PConfiguration in net.tomp2p.connection |
|---|
| Constructors in net.tomp2p.connection with parameters of type P2PConfiguration | |
|---|---|
ConnectionHandler(int udpPort,
int tcpPort,
Number160 id,
Bindings bindings,
int p2pID,
ConnectionConfigurationBean configuration,
File messageLogger,
KeyPair keyPair,
PeerMap peerMap,
P2PConfiguration peerConfiguration,
org.jboss.netty.util.Timer timer)
|
|
| Uses of P2PConfiguration in net.tomp2p.p2p |
|---|
| Methods in net.tomp2p.p2p that return P2PConfiguration | |
|---|---|
P2PConfiguration |
Peer.getP2PConfiguration()
|
| Constructors in net.tomp2p.p2p with parameters of type P2PConfiguration | |
|---|---|
Peer(int p2pID,
Number160 nodeId,
P2PConfiguration peerConfiguration,
ConnectionConfigurationBean connectionConfiguration,
KeyPair keyPair)
|
|
| Uses of P2PConfiguration in net.tomp2p.peers |
|---|
| Constructors in net.tomp2p.peers with parameters of type P2PConfiguration | |
|---|---|
PeerMapKadImpl(Number160 self,
P2PConfiguration configuration)
Creates the bag for the peers. |
|
| Uses of P2PConfiguration in net.tomp2p.rpc |
|---|
| Constructors in net.tomp2p.rpc with parameters of type P2PConfiguration | |
|---|---|
TrackerRPC(PeerBean peerBean,
ConnectionBean connectionBean,
P2PConfiguration p2pConfiguration)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||