|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EASListener
This interface represents a listener that will receive EAS events.
Method Summary | |
---|---|
void |
notify(EASEvent event)
Notifies an application that an EAS message has started, is in-progress, or has completed. |
void |
warn(EASEvent event)
Warns an application that an EAS message has been received and parsed and resources will soon be allocated to it. |
Method Detail |
---|
void warn(EASEvent event)
event
- EAS event received.void notify(EASEvent event)
event
- EAS event received.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |