com.stimulsoft.flex
Class StiMailAction
java.lang.Object
com.stimulsoft.flex.StiMailAction
public class StiMailAction
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mailData
protected StiMailData mailData
mailConf
protected StiMailProperties mailConf
session
protected javax.mail.Session session
request
protected javax.servlet.http.HttpServletRequest request
StiMailAction
public StiMailAction()
init
public void init(StiMailData mailData,
StiMailProperties mailConf)
getSession
protected javax.mail.Session getSession()
getProperties
protected Properties getProperties()
getMessage
protected javax.mail.Message getMessage()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
getTextPart
protected javax.mail.BodyPart getTextPart()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
getFilePart
protected javax.mail.BodyPart getFilePart()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
sendMessage
public void sendMessage()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
getRequest
public javax.servlet.http.HttpServletRequest getRequest()
- Returns:
- the request
setRequest
public void setRequest(javax.servlet.http.HttpServletRequest request)
- Parameters:
request - the request to set
Copyright © 2017 Stimulsoft. All Rights Reserved.