|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.pastry.standard.StandardRouteSetProtocol
public class StandardRouteSetProtocol
An implementation of a simple route set protocol.
| Field Summary | |
|---|---|
protected Logger |
logger
|
| Constructor Summary | |
|---|---|
StandardRouteSetProtocol(NodeHandle lh,
PastrySecurityManager sm,
RoutingTable rt,
Environment env)
Constructor. |
|
| Method Summary | |
|---|---|
Address |
getAddress()
Gets the address. |
void |
receiveMessage(Message msg)
Receives a message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Logger logger
| Constructor Detail |
|---|
public StandardRouteSetProtocol(NodeHandle lh,
PastrySecurityManager sm,
RoutingTable rt,
Environment env)
lh - the local handlesm - the security managerrt - the routing table| Method Detail |
|---|
public Address getAddress()
public void receiveMessage(Message msg)
receiveMessage in interface MessageReceiver
msg - the message.
|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||