Interface AttachmentEx

  • All Superinterfaces:
    Attachment

    public interface AttachmentEx
    extends Attachment
    Attachment extended interface exposing custom MIME headers.
    Since:
    2.2.6
    • Method Detail

      • getMimeHeaders

        @NotNull
        Iterator<AttachmentEx.MimeHeader> getMimeHeaders()
        Iterator of custom MIME headers associated with this attachment
        Returns:
        MIME header iterator