org.paneris.jammyjoes.mail
Interface NewsletterInterface

All Known Implementing Classes:
Newsletter

public interface NewsletterInterface


Method Summary
 void addImage(java.lang.String image, int index)
           
 java.io.InputStream getInputStream()
           
 

Method Detail

addImage

void addImage(java.lang.String image,
              int index)
              throws javax.mail.MessagingException,
                     java.io.IOException
Throws:
javax.mail.MessagingException
java.io.IOException

getInputStream

java.io.InputStream getInputStream()
                                   throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2001-2008 PanEris. All Rights Reserved.