org.apache.axis2.transport.mail
Class EMailSender
java.lang.Object
org.apache.axis2.transport.mail.EMailSender
public class EMailSender
- extends java.lang.Object
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.apache.commons.logging.Log log
EMailSender
public EMailSender()
setMessageContext
public void setMessageContext(MessageContext messageContext)
setProperties
public void setProperties(java.util.Properties properties)
getOutputStream
public java.io.OutputStream getOutputStream()
setOutputStream
public void setOutputStream(java.io.OutputStream outputStream)
setPasswordAuthentication
public void setPasswordAuthentication(javax.mail.PasswordAuthentication passwordAuthentication)
send
public void send()
throws AxisFault
- Throws:
AxisFault
setInReplyTo
public void setInReplyTo(java.lang.String inReplyTo)
setFrom
public void setFrom(EndpointReference from)
setFormat
public void setFormat(org.apache.axiom.om.OMOutputFormat format)
Copyright © 2007 Apache Web Services Project. All Rights Reserved.