|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|---|
| Classes in ch.qos.logback.core.net that implement SocketConnector.ExceptionHandler | |
|---|---|
class |
AbstractSocketAppender<E>
An abstract base for module specific SocketAppender
implementations in other logback modules. |
class |
AbstractSSLSocketAppender<E>
An abstract base for module specific SSLSocketAppender
implementations located in other logback modules. |
| Methods in ch.qos.logback.core.net with parameters of type SocketConnector.ExceptionHandler | |
|---|---|
void |
SocketConnector.setExceptionHandler(SocketConnector.ExceptionHandler exceptionHandler)
Sets the connector's exception handler. |
void |
DefaultSocketConnector.setExceptionHandler(SocketConnector.ExceptionHandler exceptionHandler)
Sets the connector's exception handler. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||