Serialized Form


Package com.icegreen.greenmail.imap

Class com.icegreen.greenmail.imap.AuthorizationException extends Exception implements Serializable

Class com.icegreen.greenmail.imap.ProtocolException extends Exception implements Serializable


Package com.icegreen.greenmail.mail

Class com.icegreen.greenmail.mail.MailException extends Exception implements Serializable

Class com.icegreen.greenmail.mail.MalformedAddressException extends Exception implements Serializable


Package com.icegreen.greenmail.store

Class com.icegreen.greenmail.store.FolderException extends Exception implements Serializable

Serialized Fields

status

String status

remoteServer

String remoteServer

responseCode

String responseCode

Package com.icegreen.greenmail.user

Class com.icegreen.greenmail.user.NoSuchUserException extends UserException implements Serializable

Class com.icegreen.greenmail.user.UserException extends Exception implements Serializable

Class com.icegreen.greenmail.user.UserImpl extends Object implements Serializable

Serialized Fields

email

String email

login

String login

password

String password

imapHostManager

ImapHostManager imapHostManager