jmri.util.javamail
Class MailMessage

java.lang.Object
  extended by jmri.util.javamail.MailMessage

public class MailMessage
extends Object


Constructor Summary
MailMessage(String to, String mailhost, String subject)
           
 
Method Summary
 void prepare()
           
 void saveCopy()
           
 void send()
           
 void setFileAttachment(String file)
           
 void setFrom(String from)
           
 void setText(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailMessage

public MailMessage(String to,
                   String mailhost,
                   String subject)
Method Detail

setFrom

public void setFrom(String from)

prepare

public void prepare()

setText

public void setText(String text)

setFileAttachment

public void setFileAttachment(String file)

send

public void send()
          throws Exception
Throws:
Exception

saveCopy

public void saveCopy()


Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads