Serialized Form


Package org.apache.james.api.dnsservice

Class org.apache.james.api.dnsservice.TemporaryResolutionException extends java.io.IOException implements Serializable


Package org.apache.james.api.user

Class org.apache.james.api.user.UserRepositoryException extends java.lang.Exception implements Serializable

serialVersionUID: 6758478375823762715L


Package org.apache.james.api.user.management

Class org.apache.james.api.user.management.UserManagementException extends java.lang.Exception implements Serializable

serialVersionUID: 34908520632L


Package org.apache.james.api.vut

Class org.apache.james.api.vut.ErrorMappingException extends java.lang.Exception implements Serializable

serialVersionUID: 2348752938798L


Package org.apache.james.api.vut.management

Class org.apache.james.api.vut.management.InvalidMappingException extends java.lang.Exception implements Serializable

serialVersionUID: 394857238476523L

Class org.apache.james.api.vut.management.VirtualUserTableManagementException extends java.lang.Exception implements Serializable

serialVersionUID: 2365387465283746L


Package org.apache.james.container.spring.beanfactory

Class org.apache.james.container.spring.beanfactory.AvalonBeanDefinition extends org.springframework.beans.factory.support.RootBeanDefinition implements Serializable

Serialized Fields

serviceReferences

java.util.List<E> serviceReferences

Package org.apache.james.core

Class org.apache.james.core.MailHeaders extends javax.mail.internet.InternetHeaders implements Serializable

serialVersionUID: 238748126601L

Class org.apache.james.core.MailImpl extends java.lang.Object implements Serializable

serialVersionUID: -4289663364703986260L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Read the MailImpl from an ObjectInputStream.

Throws:
java.io.IOException - if an error occurs while reading from the stream
java.lang.ClassNotFoundException - ?
java.lang.ClassCastException - if the serialized objects are not of the appropriate type

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Write the MailImpl to an ObjectOutputStream.

Throws:
java.io.IOException - if an error occurs while writing to the stream
Serialized Fields

errorMessage

java.lang.String errorMessage
The error message, if any, associated with this mail.


state

java.lang.String state
The state of this mail, which determines how it is processed.


message

javax.mail.internet.MimeMessage message
The MimeMessage that holds the mail data.


sender

org.apache.mailet.MailAddress sender
The sender of this mail.


recipients

java.util.Collection<E> recipients
The collection of recipients to whom this mail was sent.


name

java.lang.String name
The identifier for this mail message


remoteHost

java.lang.String remoteHost
The remote host from which this mail was sent.


remoteAddr

java.lang.String remoteAddr
The remote address from which this mail was sent.


lastUpdated

java.util.Date lastUpdated
The last time this message was updated.


attributes

java.util.HashMap<K,V> attributes
Attributes added to this MailImpl instance


Package org.apache.james.impl.user

Class org.apache.james.impl.user.DefaultJamesUser extends DefaultUser implements Serializable

serialVersionUID: 6323959976390389529L

Serialized Fields

forwarding

boolean forwarding
Whether forwarding is enabled for this user.


forwardingDestination

org.apache.mailet.MailAddress forwardingDestination
The mail address to which this user's email is forwarded.


aliasing

boolean aliasing
Is this user an alias for another username on the system.


alias

java.lang.String alias
The user name that this user name is aliasing.

Class org.apache.james.impl.user.DefaultUser extends java.lang.Object implements Serializable

serialVersionUID: 5178048915868531270L

Serialized Fields

userName

java.lang.String userName

hashedPassword

java.lang.String hashedPassword

algorithm

java.lang.String algorithm

Package org.apache.james.jms.activemq

Class org.apache.james.jms.activemq.ActiveMQException extends javax.jms.JMSException implements Serializable

serialVersionUID: 4332358859919153671L


Package org.apache.james.mailboxmanager.torque

Class org.apache.james.mailboxmanager.torque.PartContentBuilder.PartNotFoundException extends org.apache.james.mime4j.MimeException implements Serializable

serialVersionUID: 7519976990944851574L

Serialized Fields

position

int position

Class org.apache.james.mailboxmanager.torque.PartContentBuilder.UnexpectedEOFException extends org.apache.james.mime4j.MimeException implements Serializable

serialVersionUID: -3755637466593055796L

Class org.apache.james.mailboxmanager.torque.UnsupportedSearchException extends org.apache.torque.TorqueException implements Serializable

serialVersionUID: -7442949630563672557L


Package org.apache.james.management

Class org.apache.james.management.BayesianAnalyzerManagementException extends ManagementException implements Serializable

Class org.apache.james.management.DomainListManagementException extends ManagementException implements Serializable

Class org.apache.james.management.ManagementException extends java.lang.Exception implements Serializable

Class org.apache.james.management.SpoolManagementException extends ManagementException implements Serializable


Package org.apache.james.nntpserver

Class org.apache.james.nntpserver.NNTPException extends java.lang.RuntimeException implements Serializable

Serialized Fields

t

java.lang.Throwable t
The encapsulated Throwable


Package org.apache.james.smtpserver

Class org.apache.james.smtpserver.MessageSizeException extends java.io.IOException implements Serializable


Package org.apache.james.socket

Class org.apache.james.socket.CRLFTerminatedReader.LineLengthExceededException extends java.io.IOException implements Serializable

Class org.apache.james.socket.CRLFTerminatedReader.TerminationException extends java.io.IOException implements Serializable

Serialized Fields

where

int where



Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.