Uses of Interface
ch.qos.logback.core.net.ssl.SSLComponent
Packages that use SSLComponent
Package
Description
Contains the base classes used by logback to log to remote
destinations.
Contains the base classes used by logback to serve logging events to
remote peers.
-
Uses of SSLComponent in ch.qos.logback.core.net
Classes in ch.qos.logback.core.net that implement SSLComponentModifier and TypeClassDescriptionclassAn abstract base for module specificSSLSocketAppenderimplementations located in other logback modules. -
Uses of SSLComponent in ch.qos.logback.core.net.server
Classes in ch.qos.logback.core.net.server that implement SSLComponentModifier and TypeClassDescriptionclassThis is the base class for module specific ServerSocketAppender implementations.