| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A MessageStatusListener is instantiated by the application, passed to the alert method in Session and later used to convey statusses and responses to the sender.
| Method Summary | |
|  boolean | onReceipt(java.lang.String destination,
          int deliveryStatus)invoked when the message has been disposed of by one of the recipients. | 
|  void | onReply(Message message)invoked when a reply to a message is received | 
| Method Detail | 
public boolean onReceipt(java.lang.String destination,
                         int deliveryStatus)
destination - message recipient addressdeliveryStatus - status code as defined in MessageStatus
MessageStatuspublic void onReply(Message message)
message - response| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||