Interface | Description |
---|---|
MimeBodyPartRecorder |
Records the usage of images which are meant to be embedded in a MIME email.
|
Class | Description |
---|---|
MimeBodyPartDataSource |
DataSource decorator that custom-URL-encodes the name for use with a MimeBodyPart.
|
MimeBodyPartReference |
A reference to a designated MIME body part and an RFC 2392 compliant
way to locate it within the HTML body part the same email.
|
ThreadLocalMimeBodyPartRecorder |
This implementation relies on a
ThreadLocal to keep track of embeddable images. |
Copyright © 2003–2018 Atlassian. All rights reserved.