|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--wtanaka.praya.gale.ReceiptResponder
Sends receipts to those who request it. Supports NWO style receipt requests.
Return to
or the Praya Homepage
OWOReceiptResponder| Field Summary | |
private GaleClient |
m_parent
|
| Constructor Summary | |
ReceiptResponder(GaleClient parent)
|
|
| Method Summary | |
void |
receiveMessage(Message m)
If m is a Puff and contains a FragmentInterface.NWO_RECEIPT_REQ fragment, send a NWO receipt to the appropriate location. |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private GaleClient m_parent
| Constructor Detail |
public ReceiptResponder(GaleClient parent)
| Method Detail |
public void receiveMessage(Message m)
receiveMessage in interface PushableFragmentInterface.NWO_RECEIPT_REQ
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||