Uses of Class
org.apache.logging.log4j.core.net.SMTPManager

Packages that use SMTPManager
org.apache.logging.log4j.core.appender Log4j 2.0 Appenders. 
org.apache.logging.log4j.core.net Log4j 2.0 network support. 
 

Uses of SMTPManager in org.apache.logging.log4j.core.appender
 

Fields in org.apache.logging.log4j.core.appender declared as SMTPManager
protected  SMTPManager SMTPAppender.manager
          The SMTP Manager
 

Uses of SMTPManager in org.apache.logging.log4j.core.net
 

Methods in org.apache.logging.log4j.core.net that return SMTPManager
static SMTPManager SMTPManager.getSMTPManager(String to, String cc, String bcc, String from, String replyTo, String subject, String protocol, String host, int port, String username, String password, boolean isDebug, String filterName, int numElements)
           
 



Copyright © 1999-2013 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.