|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjavax.mail.Service
javax.mail.Store
com.sun.mail.pop3.POP3Store
com.sun.mail.pop3.POP3SSLStore
public final class POP3SSLStore
SSL を使用する POP3 Message Store です。 一つの "INBOX" フォルダだけを含んでいます。
| フィールドの概要 |
|---|
| クラス javax.mail.Service から継承されたフィールド |
|---|
debug, session, url |
| コンストラクタの概要 | |
|---|---|
POP3SSLStore(Session session,
URLName url)
コンストラクタです。 |
|
| メソッドの概要 |
|---|
| クラス com.sun.mail.pop3.POP3Store から継承されたメソッド |
|---|
close, finalize, getDefaultFolder, getFolder, getFolder, isConnected, protocolConnect |
| クラス javax.mail.Service から継承されたメソッド |
|---|
addConnectionListener, connect, connect, connect, getURLName, notifyConnectionListeners, queueEvent, removeConnectionListener, setConnected, setURLName, toString |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public POP3SSLStore(Session session,
URLName url)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||