Class EventAwareSMTPMailServer.Builder<T extends EventAwareSMTPMailServer.Builder<T>>

java.lang.Object
com.atlassian.mail.server.AbstractMailServer.Builder<T>
com.atlassian.mail.server.impl.SMTPMailServerImpl.Builder<T>
com.atlassian.mail.server.managers.jira.EventAwareSMTPMailServer.Builder<T>
Enclosing class:
EventAwareSMTPMailServer

public static class EventAwareSMTPMailServer.Builder<T extends EventAwareSMTPMailServer.Builder<T>> extends com.atlassian.mail.server.impl.SMTPMailServerImpl.Builder<T>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    protected T
     

    Methods inherited from class com.atlassian.mail.server.impl.SMTPMailServerImpl.Builder

    defaultFrom, defaultReplyTo, location, prefix, removePrecedence, sessionServer, tlsHostnameCheckRequired

    Methods inherited from class com.atlassian.mail.server.AbstractMailServer.Builder

    authenticationContext, connectionTimeout, debug, debugStream, description, hostname, id, mailProtocol, name, password, port, socksHost, socksPort, timeout, tlsRequired, username

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait