|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gnu.hylafax.util.MailListener
This class implements an example fax job listener. It emails the status updates to a given mailbox.
SendNotifier,
SendEvent,
ReceiveNotifier,
ReceiveEvent,
Notifier| Constructor Summary | |
MailListener()
|
|
| Method Summary | |
void |
onReceiveEvent(ReceiveEvent event)
This method is called when a fax-received event occurs. |
void |
onSendEvent(SendEvent event)
This method is called when send Job state changes. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MailListener()
| Method Detail |
public void onSendEvent(SendEvent event)
SendListeneronSendEvent in interface SendListenerpublic void onReceiveEvent(ReceiveEvent event)
onReceiveEvent in interface ReceiveListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||