Uses of Class
ch.qos.logback.core.net.ssl.SSLConfiguration
Packages that use SSLConfiguration
Package
Description
-
Uses of SSLConfiguration in ch.qos.logback.core.net
Methods in ch.qos.logback.core.net that return SSLConfigurationMethods in ch.qos.logback.core.net with parameters of type SSLConfigurationModifier and TypeMethodDescriptionvoidAbstractSSLSocketAppender.setSsl(SSLConfiguration ssl) Sets the SSL configuration. -
Uses of SSLConfiguration in ch.qos.logback.core.net.server
Methods in ch.qos.logback.core.net.server that return SSLConfigurationModifier and TypeMethodDescriptionSSLServerSocketAppenderBase.getSsl()Gets the SSL configuration.Methods in ch.qos.logback.core.net.server with parameters of type SSLConfigurationModifier and TypeMethodDescriptionvoidSSLServerSocketAppenderBase.setSsl(SSLConfiguration ssl) Sets the SSL configuration. -
Uses of SSLConfiguration in ch.qos.logback.core.net.ssl
Methods in ch.qos.logback.core.net.ssl that return SSLConfigurationMethods in ch.qos.logback.core.net.ssl with parameters of type SSLConfiguration