Uses of Class
railo.runtime.net.mail.ServerImpl

Packages that use ServerImpl
railo.runtime.net.mail   
railo.runtime.net.smtp   
 

Uses of ServerImpl in railo.runtime.net.mail
 

Methods in railo.runtime.net.mail that return ServerImpl
static ServerImpl ServerImpl.getInstance(String host, int defaultPort, String defaultUsername, String defaultPassword, boolean defaultTls, boolean defaultSsl)
           
 

Uses of ServerImpl in railo.runtime.net.smtp
 

Methods in railo.runtime.net.smtp that return ServerImpl
static ServerImpl SMTPClient.toServerImpl(String server, int port, String usr, String pwd)
           
 



Copyright © 2012 Railo