Package com.priint.pubserverapi.mail


package com.priint.pubserverapi.mail
  • Class
    Description
    Represents an email address along with its type.
    Defines the type of email address recipient.
    Represents an email attachment, including metadata such as MIME type, display name, and whether it should be rendered inline.
    Enum representing supported MIME types for email attachments.
    Enum representing MIME types for email message bodies.
    Local interface for sending emails within the Priint system.
    Represents the body content of an email message, including its MIME type.