Serialized Form


Package com.atlassian.mail

Class com.atlassian.mail.MailException extends org.apache.commons.lang.exception.NestableException implements Serializable


Package com.atlassian.mail.server

Class com.atlassian.mail.server.AbstractMailServer extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

id

Long id

name

String name

description

String description

hostname

String hostname

username

String username

password

String password

Package com.atlassian.mail.server.impl

Class com.atlassian.mail.server.impl.PopMailServerImpl extends AbstractMailServer implements Serializable

Class com.atlassian.mail.server.impl.SMTPMailServerImpl extends AbstractMailServer implements Serializable

Serialized Fields

isSessionServer

boolean isSessionServer

defaultFrom

String defaultFrom

prefix

String prefix

jndiLocation

String jndiLocation

smtpPort

String smtpPort

debug

boolean debug



Atlassian Mail is developed by Atlassian Software Systems.