com.vordel.mime
Class BodyMimeMessage
java.lang.Object
MimeMessage
com.vordel.mime.BodyMimeMessage
public class BodyMimeMessage
- extends MimeMessage
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BodyMimeMessage
public BodyMimeMessage(Session session,
Body body)
getContentStream
protected java.io.InputStream getContentStream()
throws MessagingException
- Throws:
MessagingException
getContentType
public java.lang.String getContentType()
throws MessagingException
- Throws:
MessagingException
getDataHandler
public javax.activation.DataHandler getDataHandler()
throws MessagingException
- Throws:
MessagingException
getLineCount
public int getLineCount()
throws MessagingException
- Throws:
MessagingException
getSize
public int getSize()
throws MessagingException
- Throws:
MessagingException
setContent
public void setContent(Multipart mp)
throws MessagingException
- Throws:
MessagingException
setContent
public void setContent(java.lang.Object o,
java.lang.String type)
throws MessagingException
- Throws:
MessagingException
setDataHandler
public void setDataHandler(javax.activation.DataHandler dh)
throws MessagingException
- Throws:
MessagingException
setText
public void setText(java.lang.String text,
java.lang.String charset,
java.lang.String subtype)
throws MessagingException
- Throws:
MessagingException
setText
public void setText(java.lang.String text,
java.lang.String charset)
throws MessagingException
- Throws:
MessagingException
setText
public void setText(java.lang.String text)
throws MessagingException
- Throws:
MessagingException
getInputStream
public java.io.InputStream getInputStream()
throws java.io.IOException,
MessagingException
- Throws:
java.io.IOException
MessagingException
writeTo
public void writeTo(java.io.OutputStream os,
java.lang.String[] ignoreList)
throws java.io.IOException,
MessagingException
- Throws:
java.io.IOException
MessagingException
writeTo
public void writeTo(java.io.OutputStream os)
throws java.io.IOException,
MessagingException
- Throws:
java.io.IOException
MessagingException
This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel