public class EventAwareSMTPMailServer
extends com.atlassian.mail.server.impl.SMTPMailServerImpl
| Constructor and Description |
|---|
EventAwareSMTPMailServer(Long id,
String name,
String description,
String from,
String prefix,
boolean isSession,
com.atlassian.mail.MailProtocol protocol,
String location,
String smtpPort,
boolean tlsRequired,
String username,
String password,
long timeout,
String socksHost,
String socksPort) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
sendMimeMessage(javax.mail.internet.MimeMessage message,
javax.mail.Transport transport) |
equals, getAuthenticator, getDefaultFrom, getJndiLocation, getJndiSession, getPrefix, getSession, getType, hashCode, isRemovePrecedence, isSessionServer, propertyChanged, quietSend, send, sendWithMessageId, setDefaultFrom, setJndiLocation, setPrefix, setRemovePrecedence, setSessionServer, toStringgetConnectionTimeout, getDebug, getDebugStream, getDescription, getHostname, getId, getMailProtocol, getMoreDebugInfoAboutCreatedSession, getName, getPassword, getPort, getProperties, getSessionFromServerManager, getSocksHost, getSocksPort, getTimeout, getUsername, isTlsRequired, loadSystemProperties, setConnectionTimeout, setDebug, setDebugStream, setDescription, setHostname, setId, setLogger, setMailProtocol, setName, setPassword, setPort, setProperties, setSocksHost, setSocksPort, setTimeout, setTlsRequired, setUsernameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDebug, getDebugStream, isTlsRequired, setDebug, setTlsRequiredgetDescription, getHostname, getId, getMailProtocol, getName, getPassword, getPort, getProperties, getSocksHost, getSocksPort, getTimeout, getUsername, setDebugStream, setDescription, setHostname, setId, setLogger, setMailProtocol, setName, setPassword, setPort, setProperties, setSocksHost, setSocksPort, setTimeout, setUsernamepublic EventAwareSMTPMailServer(Long id, String name, String description, String from, String prefix, boolean isSession, com.atlassian.mail.MailProtocol protocol, String location, String smtpPort, boolean tlsRequired, String username, String password, long timeout, String socksHost, String socksPort)
Copyright © 2002-2018 Atlassian. All Rights Reserved.