|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--wtanaka.praya.gale.OWOReceiptResponder
Sends receipts to those who request it. Supports OWO style receipt requests.
Return to
or the Praya Homepage
ReceiptResponder| Field Summary | |
private GaleClient |
m_parent
|
| Constructor Summary | |
OWOReceiptResponder(GaleClient parent)
|
|
| Method Summary | |
void |
receiveMessage(Message m)
If m is a puff and contains a FragmentInterface.OWO_RECEIPT_REQ fragment, then return an owo style receipt. |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private GaleClient m_parent
| Constructor Detail |
public OWOReceiptResponder(GaleClient parent)
| Method Detail |
public void receiveMessage(Message m)
receiveMessage in interface Pushablem - the message to examine to see if it contains a receipt
request.FragmentInterface.OWO_RECEIPT_REQ
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||