All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.util.EventObject | +----com.ibm.network.mail.pop3.event.StatusEvent
CoreProtocolBean
to report a change in the
status of operation of receiving messages.
UserInterfaceBean
to receive any change in status
information.
StatusEvent
.
public StatusEvent(String statusString, Object source)
StatusEvent
.
Constructs a status event object with status information.
public String getStatusString()
All Packages Class Hierarchy This Package Previous Next Index