|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrice.pastry.standard.StandardRouter
An implementation of the standard Pastry routing algorithm.
| Constructor Summary | |
StandardRouter(PastryNode localNode,
PastrySecurityManager sm)
Constructor. |
|
| Method Summary | |
Address |
getAddress()
Gets the address of this component. |
void |
receiveMessage(Message msg)
Receive a message from a remote node. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StandardRouter(PastryNode localNode,
PastrySecurityManager sm)
localNode - DESCRIBE THE PARAMETERsm - DESCRIBE THE PARAMETER| Method Detail |
public Address getAddress()
public void receiveMessage(Message msg)
receiveMessage in interface MessageReceivermsg - the message.
|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||