Uses of Interface
ch.qos.logback.core.net.SocketConnector

Packages that use SocketConnector
ch.qos.logback.core.net Contains the base classes used by logback to log to remote destinations. 
 

Uses of SocketConnector in ch.qos.logback.core.net
 

Classes in ch.qos.logback.core.net that implement SocketConnector
 class SocketConnectorBase
          Base implementation of SocketConnector.
 

Methods in ch.qos.logback.core.net with parameters of type SocketConnector
 void SocketConnector.ExceptionHandler.connectionFailed(SocketConnector connector, Exception ex)
           
 



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