|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectucr.core.RouteMessage
Records a message to route
Field Summary | |
(package private) NodeConnection |
connection
|
(package private) Message |
m
|
Constructor Summary | |
(package private) |
RouteMessage(Message m,
NodeConnection connection)
|
Method Summary | |
(package private) NodeConnection |
getConnection()
|
(package private) Message |
getMessage()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
Message m
NodeConnection connection
Constructor Detail |
RouteMessage(Message m, NodeConnection connection)
Method Detail |
Message getMessage()
NodeConnection getConnection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |