|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.mail.Service
javax.mail.Store
com.sun.mail.pop3.POP3Store
de.saly.javamail.mock2.POP3MockStore
de.saly.javamail.mock2.POP3SSLMockStore
public class POP3SSLMockStore
Field Summary |
---|
Fields inherited from class de.saly.javamail.mock2.POP3MockStore |
---|
logger |
Fields inherited from class javax.mail.Service |
---|
debug, session, url |
Constructor Summary | |
---|---|
POP3SSLMockStore(javax.mail.Session session,
javax.mail.URLName urlname)
|
Method Summary |
---|
Methods inherited from class de.saly.javamail.mock2.POP3MockStore |
---|
capabilities, checkConnected, close, connect, connect, connect, getDefaultFolder, getFolder, getFolder, isConnected, protocolConnect |
Methods inherited from class com.sun.mail.pop3.POP3Store |
---|
finalize, isSSL |
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, 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 POP3SSLMockStore(javax.mail.Session session, javax.mail.URLName urlname)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |