Interface MessageEvent

All Superinterfaces:
Event
All Known Implementing Classes:
MessageEventImpl

public interface MessageEvent extends Event
The MessageEvent interface represents a message received by a target object.
See Also: