Uses of Class
com.atlassian.crowd.util.mail.SMTPServer

Packages that use SMTPServer
com.atlassian.crowd.manager.property   
 

Uses of SMTPServer in com.atlassian.crowd.manager.property
 

Methods in com.atlassian.crowd.manager.property that return SMTPServer
 SMTPServer PropertyManager.getSMTPServer()
           
 SMTPServer PropertyManagerGeneric.getSMTPServer()
           
 

Methods in com.atlassian.crowd.manager.property with parameters of type SMTPServer
 void PropertyManager.setSMTPServer(SMTPServer server)
           
 void PropertyManagerGeneric.setSMTPServer(SMTPServer server)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.