Skip to content
Sections
>> Trisquel >> パッケージ >> nabia >> java >> libcommons-email-java
etiona  ] [  nabia  ] [  aramo  ]
[ ソース: commons-email  ]

パッケージ: libcommons-email-java (1.5-3)

Apache Commons Java API for sending email

Commons Email aims to provide a API for sending email. It is built on top of the Java Mail API, which it aims to simplify.

Some of the mail classes that are provided are as follows:

 *  SimpleEmail - This class is used to send basic text based emails.
 *  MultiPartEmail - This class is used to send multipart messages. This allows
    a text message with attachments either inline or attached.
 *  HtmlEmail - This class is used to send HTML formatted emails. It has all of
    the capabilities as MultiPartEmail allowing attachments to be easily added.
    It also supports embedded images.
 *  ImageHtmlEmail - This class is used to send HTML formatted emails with
    inline images. It has all of the capabilities as HtmlEmail but transform
    all image references to inline images.
 *  EmailAttachment - This is a simple container class to allow for easy
    handling of attachments. It is for use with instances of MultiPartEmail and
    HtmlEmail.

その他の libcommons-email-java 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: libmail-java (>= 1.6.2)
    JavaMail API Reference Implementation

libcommons-email-java のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 47.2 kB81 kB [ファイル一覧]