Uses of Class
org.apache.logging.log4j.core.appender.SMTPAppender

Packages that use SMTPAppender
org.apache.logging.log4j.core.appender Log4j 2.0 Appenders. 
 

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

Methods in org.apache.logging.log4j.core.appender that return SMTPAppender
static
<S extends Serializable>
SMTPAppender<S>
SMTPAppender.createAppender(String name, String to, String cc, String bcc, String from, String replyTo, String subject, String smtpProtocol, String smtpHost, String smtpPortNum, String smtpUsername, String smtpPassword, String smtpDebug, String bufferSizeNum, Layout<S> layout, Filter filter, String suppressExceptions)
          Create a SMTPAppender.
 



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.