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

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

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

Methods in ch.qos.logback.core.net with parameters of type SocketConnector.ExceptionHandler
 void SocketConnectorBase.setExceptionHandler(SocketConnector.ExceptionHandler exceptionHandler)
          Sets the connector's exception handler.
 void SocketConnector.setExceptionHandler(SocketConnector.ExceptionHandler exceptionHandler)
          Sets the connector's exception handler.
 



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