|
|||||||||||
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.OldShuttleTextMsg
The msg to say we found the object you're looking for
Field Summary | |
---|---|
String |
textMessage
|
Fields inherited from class tapestry.api.TapestryRouteMsg |
---|
hopCount, inbound, peer, qos, TTL |
Constructor Summary | |
---|---|
OldShuttleTextMsg(SecureHash dest_guid,
String msg)
|
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 |
Field Detail |
public String textMessage
Constructor Detail |
public OldShuttleTextMsg(SecureHash dest_guid, String msg)
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 |