commons-mail
b2007092401

インタフェース
org.phosphoresce.commons.mail.MailDeclareInterface の使用

MailDeclareInterface を使用しているパッケージ
org.phosphoresce.commons.mail   
org.phosphoresce.commons.mail.configure   
org.phosphoresce.commons.mail.mail   
 

org.phosphoresce.commons.mail での MailDeclareInterface の使用
 

MailDeclareInterface を実装している org.phosphoresce.commons.mail のクラス
 class MailAddressContainer
          送信先、送信元アドレス情報を保持するクラス。
 class MailConfiguration
          メール環境設定抽象クラス。
 class MailContent
          メールコンテンツ情報を保持するクラス
当クラスは送信、受信情報は保持しません。
 class MailMessage
          メールメッセージ情報保持クラス。
 class MailReciveTransaction
          メール受信操作トランザクションクラス。
 class MailSendTransaction
          メール送信操作トランザクションクラス。
 class MailTransaction
          メール操作トランザクションクラス。
 

org.phosphoresce.commons.mail.configure での MailDeclareInterface の使用
 

MailDeclareInterface を実装している org.phosphoresce.commons.mail.configure のクラス
 class MailPOP3Configuration
          POP3サーバー環境設定情報保持クラス。
 class MailSMTPConfiguration
          SMTPサーバー環境設定情報保持クラス。
 

org.phosphoresce.commons.mail.mail での MailDeclareInterface の使用
 

MailDeclareInterface を実装している org.phosphoresce.commons.mail.mail のクラス
 class MailUtil
          メール操作ユーティリティクラス。
 


commons-mail
b2007092401