Uses of Class
net.jetrix.config.MailSessionConfig

Packages that use MailSessionConfig
net.jetrix.config Configuration classes for Jetrix elements (server, channels, filters, etc..). 
net.jetrix.mail   
 

Uses of MailSessionConfig in net.jetrix.config
 

Methods in net.jetrix.config that return MailSessionConfig
 MailSessionConfig ServerConfig.getMailSessionConfig()
           
 

Methods in net.jetrix.config with parameters of type MailSessionConfig
 void ServerConfig.setMailSessionConfig(MailSessionConfig mailSessionConfig)
           
 

Uses of MailSessionConfig in net.jetrix.mail
 

Methods in net.jetrix.mail with parameters of type MailSessionConfig
 void MailSessionManager.setConfiguration(MailSessionConfig config)
          Initialize the mail session from the specified configuration.
 



Copyright © 2001-2010. All Rights Reserved.