|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--wtanaka.praya.obj.Obj
|
+--wtanaka.praya.obj.Message
|
+--wtanaka.praya.gale.Puff
|
+--wtanaka.praya.gale.KeyRequestMessage
New World Order Key Request Message.
Return to
or the Praya Homepage
| Field Summary | |
private Location |
m_keyLocation
|
| Fields inherited from class wtanaka.praya.gale.Puff |
m_arrivalDate, m_puff |
| Fields inherited from class wtanaka.praya.obj.Message |
generatedBy, score |
| Fields inherited from class wtanaka.praya.obj.Obj |
CONTENTS, date, DATE, FROM, privThread, REVCONTENTS, REVDATE, REVFROM, REVSCORE, REVSUBJECT, SCORE, secretObject, SUBJECT |
| Constructor Summary | |
KeyRequestMessage(Protocol parent,
PuffOperation msg)
|
|
| Method Summary | |
Location |
getKeyLocation()
|
Recipient |
replyRecipient()
Gets the recipient to whom replies to this message will be sent, if applicable. |
| Methods inherited from class wtanaka.praya.gale.Puff |
getCategories, getContents, getFrom, getLocations, getPuffOperation, getScore, getSubject, getThumbnailURL, isPrivateAndSigned, missingBodyString, renderAsHTML, renderAsString, stripNonReplyCondiments, toString |
| Methods inherited from class wtanaka.praya.obj.Message |
changeScore, convertStringToHtml, getSourceProtocol, isSelfMessage, isStateChangeMessage, lessThan, renderAsHTML, setZombie |
| Methods inherited from class wtanaka.praya.obj.Obj |
getTimeStamp, isPrivileged, setPrivilegedThread, setSecretObject, setTimeStamp |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private Location m_keyLocation
| Constructor Detail |
public KeyRequestMessage(Protocol parent,
PuffOperation msg)
throws java.io.StreamCorruptedException
msg - WHERE (msg != null) the puff operation that is
contained in this key request message.| Method Detail |
public Location getKeyLocation()
public Recipient replyRecipient()
MessagereplyRecipient in class Puffwtanaka.praya.obj.Message
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||