Interface AttachmentEx

All Superinterfaces:
Attachment
All Known Implementing Classes:
SAAJMessage.SAAJAttachment

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

    • getMimeHeaders

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