Skip navigation links
com.dpslink.flash.util

Class FlashMailMessage

Overrides:
getAddressFromObject in class MailMessage
Parameters:
obj - (Object) The object that contains email name & address information.
Returns:
InternetAddress[] - An array of InternetAddress objects, extracted from the given object.
Throws:
java.lang.Exception - - if an error occurs while extracting the name and address information.
Skip navigation links