|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
public interface SenderListener
This interface is used to get acknowledgments of send messages asynchronously.
Sender| Method Summary | |
|---|---|
void |
sent(Sender sender,
java.lang.Exception ex,
Message m)
This method is used to notify the application that a message has been sent or that an error occured sending the message. |
| Method Detail |
|---|
void sent(Sender sender,
java.lang.Exception ex,
Message m)
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||