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

Packages that use ch.qos.logback.core.net
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.core.net
AbstractSocketAppender
          An abstract base for module specific SocketAppender implementations in other logback modules.
SocketConnector
          A Runnable that (re)connects a socket.
SocketConnector.ExceptionHandler
          An exception handler that is notified of all exceptions that occur during the (re)connection process.
SyslogOutputStream
          SyslogOutputStream is a wrapper around the DatagramSocket class so that it behaves like an OutputStream.
 



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