|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--tapestry.api.TapestryPrefixRouteMsg
|
+--tapestry.impl.test.RepairDHTTest.LocateMsg
Message of type simulating
TapestryLocateMsg by using a
TapestryPrefixRouteMsg to route to the
root of an object guid, test if the root has an object pointer,
than the root node responds with a ResponseMsg that
contains success or failure.
| Field Summary |
|---|
| Fields inherited from class tapestry.api.TapestryPrefixRouteMsg |
|---|
hopCount, inbound, peer, qos, TTL |
| Constructor Summary | |
|---|---|
RepairDHTTest.LocateMsg(InputBuffer buffer)
Construct according to the given fields. |
|
RepairDHTTest.LocateMsg(SecureHash guid,
NodeId requestor)
Construct according to the given fields. |
|
| Method Summary | |
|---|---|
Object |
clone()
Specified by java.lang.Object |
void |
serialize(OutputBuffer buffer)
Specified by ostore.util.QuickSerializable |
String |
toString()
Specified by java.lang.Object |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RepairDHTTest.LocateMsg(SecureHash guid,
NodeId requestor)
public RepairDHTTest.LocateMsg(InputBuffer buffer)
throws QSException
| Method Detail |
public void serialize(OutputBuffer buffer)
public Object clone()
throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionpublic String toString()
toString in class Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||