Serialized Form


Package com.hs.mail.exception

Class com.hs.mail.exception.ConfigException extends Exception implements Serializable

serialVersionUID: 1L

Class com.hs.mail.exception.LookupException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package com.hs.mail.imap

Class com.hs.mail.imap.ImapException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

responseCode

String responseCode

Package com.hs.mail.imap.parser

Class com.hs.mail.imap.parser.ParseException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

tag

String tag

Package com.hs.mail.imap.processor.fetch

Class com.hs.mail.imap.processor.fetch.PartContentBuilder.PartNotFoundException extends org.apache.james.mime4j.MimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

position

int position

Package com.hs.mail.io

Class com.hs.mail.io.MessageSizeException extends IOException implements Serializable

serialVersionUID: 1504533253222208229L


Package com.hs.mail.smtp

Class com.hs.mail.smtp.SmtpException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package com.hs.mail.smtp.message

Class com.hs.mail.smtp.message.MailAddress extends Object implements Serializable

serialVersionUID: -3308891400855394336L

Serialized Fields

address

String address

Class com.hs.mail.smtp.message.Recipient extends MailAddress implements Serializable

serialVersionUID: -873948187533142386L

Serialized Fields

id

long id

Class com.hs.mail.smtp.message.SmtpMessage extends Object implements Serializable

serialVersionUID: 7983042396136261548L

Serialized Fields

name

String name

node

int node

from

MailAddress from
The sender of this message.


recipients

Set<E> recipients
The remained recipients of this message.


retryCount

int retryCount
The retry count.


lastUpdate

Date lastUpdate
The last time this message was updated.


Package com.hs.mail.web

Class com.hs.mail.web.WebSession extends Object implements Serializable

serialVersionUID: 1L



Copyright © 2011. All Rights Reserved.