|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--javax.mail.Service
|
+--javax.mail.Store
|
+--com.sun.mail.pop3.POP3Store
|
+--com.sun.mail.pop3.POP3SSLStore
A POP3 Message Store using SSL. Contains only one folder, "INBOX".
| Fields inherited from class javax.mail.Service |
debug, session, url |
| Constructor Summary | |
POP3SSLStore(Session session,
URLName url)
|
|
| Methods inherited from class com.sun.mail.pop3.POP3Store |
close, finalize, getDefaultFolder, getFolder, getFolder, isConnected, protocolConnect |
| Methods inherited from class javax.mail.Store |
addFolderListener, addStoreListener, getPersonalNamespaces, getSharedNamespaces, getUserNamespaces, notifyFolderListeners, notifyFolderRenamedListeners, notifyStoreListeners, removeFolderListener, removeStoreListener |
| Methods inherited from class javax.mail.Service |
addConnectionListener, connect, connect, connect, getURLName, notifyConnectionListeners, queueEvent, removeConnectionListener, setConnected, setURLName, toString |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public POP3SSLStore(Session session,
URLName url)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||