|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--tapestry.api.TapestryLocateMsg
|
+--tapestry.impl.TestLocateMsg
| Field Summary |
|---|
| Fields inherited from class tapestry.api.TapestryLocateMsg |
|---|
guid, hopCount, id, inbound, local_opts, peer, qos, query, query_state, TTL |
| Constructor Summary | |
|---|---|
TestLocateMsg(InputBuffer buffer)
|
|
TestLocateMsg(NodeId src,
SecureHash guid)
|
|
TestLocateMsg(NodeId src,
SecureHash guid,
SecureHash mid)
|
|
TestLocateMsg(NodeId src,
SecureHash guid,
TapestryQuery query,
TapestryQueryState query_state)
Construct according to the given fields. |
|
| Method Summary | |
|---|---|
void |
serialize(OutputBuffer buffer)
|
String |
toString()
Returns a human-readable representation of this TestLocateMsg. |
| Methods inherited from class tapestry.api.TapestryLocateMsg |
|---|
setLocalOptLocalMisroute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TestLocateMsg(NodeId src,
SecureHash guid,
TapestryQuery query,
TapestryQueryState query_state)
public TestLocateMsg(NodeId src,
SecureHash guid)
public TestLocateMsg(NodeId src,
SecureHash guid,
SecureHash mid)
public TestLocateMsg(InputBuffer buffer)
throws QSException
| Method Detail |
public void serialize(OutputBuffer buffer)
serialize in interface QuickSerializablepublic String toString()
TestLocateMsg.
toString in class Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||