public abstract class AbstractAttachmentHandler extends java.lang.Object implements IAttachmentHandler
AbstractAttachmentHandler - An abstract attachment handler.| Constructor and Description |
|---|
AbstractAttachmentHandler(com.openexchange.session.Session session)
Initializes a new
AbstractAttachmentHandler. |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAttachment, generateComposedMails, setTextPartpublic AbstractAttachmentHandler(com.openexchange.session.Session session)
throws com.openexchange.exception.OXException
AbstractAttachmentHandler.session - The session providing needed user informationcom.openexchange.exception.OXException - If initialization fails