Uses of Interface
com.atlassian.mail.server.SMTPMailServer

Packages that use SMTPMailServer
com.atlassian.mail.server   
com.atlassian.mail.server.impl   
com.atlassian.mail.server.managers   
 

Uses of SMTPMailServer in com.atlassian.mail.server
 

Methods in com.atlassian.mail.server that return SMTPMailServer
 SMTPMailServer MailServerManager.getDefaultSMTPMailServer()
           
 

Uses of SMTPMailServer in com.atlassian.mail.server.impl
 

Classes in com.atlassian.mail.server.impl that implement SMTPMailServer
 class SMTPMailServerImpl
           
 

Uses of SMTPMailServer in com.atlassian.mail.server.managers
 

Methods in com.atlassian.mail.server.managers that return SMTPMailServer
 SMTPMailServer XMLMailServerManager.getDefaultSMTPMailServer()
           
abstract  SMTPMailServer AbstractMailServerManager.getDefaultSMTPMailServer()
           
 SMTPMailServer OFBizMailServerManager.getDefaultSMTPMailServer()
           
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.