|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RouterInterface
Interface for objects that determine the next hop for a message to be routed to in the peer-to-peer network. Given the identifier of a peer, the router object should be able to return information regarding the peer node to which the message should be forwarded next.
Method Summary | |
---|---|
PeerInfo |
route(java.lang.String peerid)
|
Method Detail |
---|
PeerInfo route(java.lang.String peerid)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |