public class MessageImpl extends AbstractMessage
Message
.Message.Builder
Constructor and Description |
---|
MessageImpl()
Creates a new empty
Message . |
Modifier and Type | Method and Description |
---|---|
protected String |
calcCharset(ContentTypeField contentType) |
protected String |
calcMimeType(ContentTypeField child,
ContentTypeField parent) |
protected String |
calcTransferEncoding(ContentTransferEncodingField f) |
getBcc, getCc, getDate, getFrom, getMessageId, getReplyTo, getSender, getSubject, getTo
dispose, getBody, getCharset, getContentTransferEncoding, getDispositionType, getFilename, getHeader, getMimeType, getParent, isMultipart, removeBody, setBody, setHeader, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBody, getCharset, getContentTransferEncoding, getDispositionType, getFilename, getHeader, getMimeType, getParent, isMultipart, removeBody, setBody, setHeader, setParent
dispose
protected String calcTransferEncoding(ContentTransferEncodingField f)
calcTransferEncoding
in class AbstractEntity
protected String calcMimeType(ContentTypeField child, ContentTypeField parent)
calcMimeType
in class AbstractEntity
protected String calcCharset(ContentTypeField contentType)
calcCharset
in class AbstractEntity
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.