|
Secure iNet Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
com.jscape.inet.pop.PopCommandEvent
Fired when command is sent to POP3 server.
| Constructor Summary | |
PopCommandEvent(java.lang.Object source,
java.lang.String command)
Creates PopCommandEvent. |
|
| Method Summary | |
java.lang.String |
getCommand()
Gets command sent to POP3 server. |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PopCommandEvent(java.lang.Object source,
java.lang.String command)
source - the source of the eventcommand - the command sent to the POP3 server| Method Detail |
public java.lang.String getCommand()
|
Secure iNet Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||