Uses of Interface
ch.qos.logback.core.net.ssl.SSLConfigurable
Packages that use SSLConfigurable
-
Uses of SSLConfigurable in ch.qos.logback.core.net.ssl
Classes in ch.qos.logback.core.net.ssl that implement SSLConfigurableModifier and TypeClassDescriptionclassAnSSLConfigurablewrapper for anSSLServerSocket.classAnSSLConfigurablewrapper for anSSLSocket.Methods in ch.qos.logback.core.net.ssl with parameters of type SSLConfigurableModifier and TypeMethodDescriptionvoidSSLParametersConfiguration.configure(SSLConfigurable socket) Configures SSL parameters on anSSLConfigurable.