|
IP*Works! V9 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
ipworks.SmtpExpandEvent
public class SmtpExpandEvent
Fired for every email address returned by the server when the Expand
method is called.
This event is fired for every email address as returned by the mail
server when the Expand
method is called.
The Address parameter may contain a name and an email address or just an email address, suitable for any of the addressing properties.
Smtp
,
Smtp.ExpandEvent
,
Serialized FormField Summary | |
---|---|
java.lang.String |
address
|
Fields inherited from class java.util.EventObject |
---|
source |
Method Summary |
---|
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public java.lang.String address
|
IP*Works! V9 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |