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, getTodispose, getBody, getCharset, getContentTransferEncoding, getDispositionType, getFilename, getHeader, getMimeType, getParent, isMultipart, removeBody, setBody, setHeader, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBody, getCharset, getContentTransferEncoding, getDispositionType, getFilename, getHeader, getMimeType, getParent, isMultipart, removeBody, setBody, setHeader, setParentdisposeprotected String calcTransferEncoding(ContentTransferEncodingField f)
calcTransferEncoding in class AbstractEntityprotected String calcMimeType(ContentTypeField child, ContentTypeField parent)
calcMimeType in class AbstractEntityprotected String calcCharset(ContentTypeField contentType)
calcCharset in class AbstractEntityCopyright © 2004–2023 The Apache Software Foundation. All rights reserved.