|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSim.Routing.DSR.RouteReply
public class RouteReply
RouteReply contains a response to a RouteRequest by holding a complete path from originator to desired destination.
Constructor Summary | |
---|---|
RouteReply(Route pathToTarget)
|
Method Summary | |
---|---|
Route |
getRouteReply()
|
int |
getSize()
Returns the "serialized" size of this portion of the packet. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RouteReply(Route pathToTarget)
Method Detail |
---|
public Route getRouteReply()
public int getSize()
getSize
in interface ProtocolFrame
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |