|
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.smtp.SmtpCommandEvent
Fired when command is sent to SMTP server
| Constructor Summary | |
SmtpCommandEvent(java.lang.Object source,
java.lang.String command)
Creates SmtpCommandEvent. |
|
| Method Summary | |
java.lang.String |
getCommand()
Gets command sent to SMTP 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 SmtpCommandEvent(java.lang.Object source,
java.lang.String command)
source - the source of the eventcommand - the command sent to SMTP 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 | ||||||||||