程序包 com.sh.mail.core


package com.sh.mail.core
  • 说明
    Description: This class implements a typed DataSource from:
    - an InputStream
    - a byte array
    - a String
    Description: This is a very simple authentication object that can be used for any transport needing basic userName and password type authentication.
    Description: The base class for all email messages.
    Description: This class models an email attachment.
    Description: Exception thrown when a checked error occurs in sh-email.
    Description: An HTML multipart email.
    Description: This class is used to send multi-part internet email like messages with attachments.
    Description: This class is used to send simple internet email messages without attachments.