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

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

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

Subclasses of SocketAppender in org.apache.logging.log4j.core.appender
 class SyslogAppender<T extends Serializable>
          The Syslog Appender.
 

Methods in org.apache.logging.log4j.core.appender that return SocketAppender
static
<S extends Serializable>
SocketAppender<S>
SocketAppender.createAppender(String host, String portNum, String protocol, String delay, String immediateFail, String name, String immediateFlush, String suppress, Layout<S> layout, Filter filter, String advertise, Configuration config)
           
 



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.