Uses of Package
ch.qos.logback.core.net

Packages that use ch.qos.logback.core.net
ch.qos.logback.classic.net Contains classes used to log through a network 
ch.qos.logback.core.net Contains the base classes used by logback to log to remote destinations. 
 

Classes in ch.qos.logback.core.net used by ch.qos.logback.classic.net
JMSAppenderBase
          This class serves as a base class for JMSTopicAppender and JMSQueueAppender For more information about this appender, please refer to: http://logback.qos.ch/manual/appenders.html#JMSAppenderBase
SMTPAppenderBase
          An abstract class that provides support for sending events to an email address.
SocketAppenderBase
          This is the base class for module specific SocketAppender implementations.
SyslogAppenderBase
          Base class for SyslogAppender.
SyslogWriter
          SyslogWriter is a wrapper around the DatagramSocket class so that it behaves like a Writer.
 

Classes in ch.qos.logback.core.net used by ch.qos.logback.core.net
SyslogWriter
          SyslogWriter is a wrapper around the DatagramSocket class so that it behaves like a Writer.
 



Copyright © 2005-2009 QOS.ch. All Rights Reserved.