Class IncaIncomeMail
java.lang.Object
ch.tocco.nice2.messaging.mail.spi.DelegatingMail
ch.tocco.nice2.optional.incamail.impl.IncaIncomeMail
- All Implemented Interfaces:
BaseMail, IncomeMail, Mail, Cloneable
-
Nested Class Summary
Nested classes/interfaces inherited from interface Mail
Mail.MailListener -
Field Summary
Fields inherited from interface BaseMail
NO_SUBJECT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionIterable<jakarta.mail.internet.InternetAddress> byte[]getSingleHeader(String name, String fallback) Methods inherited from class DelegatingMail
addAttachment, addBcc, addBcc, addBcc, addBcc, addBcc, addCc, addCc, addCc, addCc, addCc, addMailListener, addReplyTo, addReplyTo, addReplyTo, addSourceEntity, addTo, addTo, addTo, addTo, addTo, addTo, clearAttachments, clearBcc, clearCc, clearReplyTo, clearTo, clone, containsAttachment, createAttachment, createAttachment, createAttachment, getAttachments, getAttributes, getBcc, getBody, getCc, getContactCategory, getExpiryDate, getFrom, getHtml, getMimeMessageFrom, getMimeMessageHeaders, getRecipientEntity, getRelatedEntity, getReplyTo, getSender, getSourceEntity, getSubject, getTaskUuid, getTemplateAttribute, getTemplateAttributes, getTemplateEntity, getText, getTo, hasNoRecipients, isBodyEmpty, isSingleCopyMail, preventFromArchive, removeAttachment, removeMailListener, send, setContactCategory, setExpiryDate, setFrom, setFrom, setHtml, setRecipientEntity, setRelatedEntity, setSender, setSingleCopyMail, setSourceEntity, setSubject, setTaskUuid, setTemplateAttribute, setTemplateEntity, setTemplateEntityData, setTemplateEntityListData, setTextMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface BaseMail
addAttachment, addBcc, addBcc, addBcc, addCc, addCc, addCc, addReplyTo, addReplyTo, addReplyTo, addTo, addTo, addTo, clearAttachments, clearBcc, clearCc, clearReplyTo, clearTo, createAttachment, createAttachment, createAttachment, getAttachments, getBcc, getCc, getFrom, getHtml, getReplyTo, getSubject, getText, getTo, hasNoRecipients, isBodyEmpty, setFrom, setHtml, setSubject, setText
-
Constructor Details
-
IncaIncomeMail
-
-
Method Details
-
getMessageId
- Specified by:
getMessageIdin interfaceIncomeMail
-
getSentDate
- Specified by:
getSentDatein interfaceIncomeMail
-
getReceivedDate
- Specified by:
getReceivedDatein interfaceIncomeMail
-
getAllRecipients
- Specified by:
getAllRecipientsin interfaceIncomeMail
-
getHeader
- Specified by:
getHeaderin interfaceIncomeMail
-
getSingleHeader
- Specified by:
getSingleHeaderin interfaceIncomeMail
-
getHeaders
- Specified by:
getHeadersin interfaceIncomeMail
-
getAllHeaderLines
- Specified by:
getAllHeaderLinesin interfaceIncomeMail
-
getOriginalMail
public byte[] getOriginalMail()- Specified by:
getOriginalMailin interfaceIncomeMail
-