|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--tapestry.api.TapestryRouteMsg
|
+--tapestry.impl.Shuttle.PingMsg
A PingMsg is exchanged between the pinger and the pingee
| Field Summary |
|---|
| Fields inherited from class tapestry.api.TapestryRouteMsg |
|---|
hopCount, inbound, peer, qos, TTL |
| Constructor Summary | |
|---|---|
PingMsg(byte[] data,
int[] offset)
|
|
PingMsg(SecureHash dest_guid,
String pingtype)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class tapestry.api.TapestryRouteMsg |
|---|
serialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PingMsg(SecureHash dest_guid,
String pingtype)
public PingMsg(byte[] data,
int[] offset)
throws QSException
| Method Detail |
public String toString()
toString in class Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||