Uses of Class
org.apache.hupa.shared.data.SMTPMessage

Packages that use SMTPMessage
org.apache.hupa.shared.rpc   
 

Uses of SMTPMessage in org.apache.hupa.shared.rpc
 

Methods in org.apache.hupa.shared.rpc that return SMTPMessage
 SMTPMessage SendMessage.getMessage()
           
 

Methods in org.apache.hupa.shared.rpc with parameters of type SMTPMessage
 void SendMessage.setMessage(SMTPMessage msg)
           
 

Constructors in org.apache.hupa.shared.rpc with parameters of type SMTPMessage
ForwardMessage(SMTPMessage msg, IMAPFolder folder, long uid)
           
ReplyMessage(SMTPMessage msg, IMAPFolder folder, long uid)
           
SendMessage(SMTPMessage msg)
           
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.