Serialized Form
-
Package com.icegreen.greenmail.imap
-
Exception com.icegreen.greenmail.imap.AuthorizationException
class AuthorizationException extends Exception implements Serializable -
Exception com.icegreen.greenmail.imap.ProtocolException
class ProtocolException extends Exception implements Serializable
-
-
Package com.icegreen.greenmail.mail
-
Exception com.icegreen.greenmail.mail.MailException
class MailException extends Exception implements Serializable -
Exception com.icegreen.greenmail.mail.MalformedAddressException
class MalformedAddressException extends Exception implements Serializable
-
-
Package com.icegreen.greenmail.store
-
Exception com.icegreen.greenmail.store.FolderException
class FolderException extends Exception implements Serializable
-
-
Package com.icegreen.greenmail.user
-
Exception com.icegreen.greenmail.user.NoSuchUserException
class NoSuchUserException extends UserException implements Serializable -
Exception com.icegreen.greenmail.user.UserException
class UserException extends Exception implements Serializable -
Class com.icegreen.greenmail.user.UserImpl
class UserImpl extends Object implements Serializable-
Serialized Fields
-
email
String email
-
imapHostManager
ImapHostManager imapHostManager
-
login
String login
-
password
String password
-
-
-