|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.hrtdotnet.fw.common.HMailDefine
public class HMailDefine
メール関係の定数を定義した共通クラスです。
| フィールドの概要 | |
|---|---|
static java.lang.String |
SEND_CHARSET
送信メール文字コード |
static int |
SMTP_PORT
SMTPポート番号 |
static int |
SMTP_PORT_SSL
SMTPポート番号(SSL) |
static int |
SMTP_PORT_SUBMISSION
SMTPポート番号(Submission) |
| コンストラクタの概要 | |
|---|---|
HMailDefine()
|
|
| メソッドの概要 |
|---|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
|---|
public static final int SMTP_PORT
public static final int SMTP_PORT_SSL
public static final int SMTP_PORT_SUBMISSION
public static final java.lang.String SEND_CHARSET
| コンストラクタの詳細 |
|---|
public HMailDefine()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||