Logback API
Version 0.9.8

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 basic support for sending events to an email address.
SocketAppenderBase
          This is the base class for module specific SocketAppender implementations.
SyslogAppenderBase
           
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.
 


Logback API
Version 0.9.8

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