com.atlassian.mail.server.impl
Class PopMailServerImpl
java.lang.Object
com.atlassian.mail.server.AbstractMailServer
com.atlassian.mail.server.impl.PopMailServerImpl
- All Implemented Interfaces:
- MailServer, PopMailServer, java.io.Serializable
public class PopMailServerImpl
- extends AbstractMailServer
- implements PopMailServer
- See Also:
- Serialized Form
Constructor Summary |
PopMailServerImpl()
|
PopMailServerImpl(java.lang.Long id,
java.lang.String name,
java.lang.String description,
java.lang.String serverName,
java.lang.String username,
java.lang.String password)
|
Methods inherited from class com.atlassian.mail.server.AbstractMailServer |
equals, getDescription, getHostname, getId, getName, getPassword, getUsername, hashCode, propertyChanged, setDescription, setHostname, setId, setName, setPassword, setUsername, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.atlassian.mail.server.MailServer |
getDescription, getHostname, getId, getName, getPassword, getUsername, setDescription, setHostname, setId, setName, setPassword, setUsername |
PopMailServerImpl
public PopMailServerImpl()
PopMailServerImpl
public PopMailServerImpl(java.lang.Long id,
java.lang.String name,
java.lang.String description,
java.lang.String serverName,
java.lang.String username,
java.lang.String password)
getType
public java.lang.String getType()
- Specified by:
getType
in interface MailServer
getSession
public alt.javax.mail.Session getSession()
throws javax.naming.NamingException
- Specified by:
getSession
in interface MailServer
- Throws:
javax.naming.NamingException
Copyright © 2008 Atlassian Software Systems Pty Ltd. All Rights Reserved.