Uses of Class
ch.admin.bag.covidcertificate.log.syslog.connection.TLSSyslogConnection
Packages that use TLSSyslogConnection
Package
Description
-
Uses of TLSSyslogConnection in ch.admin.bag.covidcertificate.log.syslog
Methods in ch.admin.bag.covidcertificate.log.syslog that return TLSSyslogConnectionModifier and TypeMethodDescriptionprotected TLSSyslogConnectionTLSSyslogAppender.createSyslogConnection(ch.qos.logback.core.spi.ContextAware contextAware) -
Uses of TLSSyslogConnection in ch.admin.bag.covidcertificate.log.syslog.connection
Methods in ch.admin.bag.covidcertificate.log.syslog.connection that return TLSSyslogConnectionModifier and TypeMethodDescriptionstatic TLSSyslogConnectionTLSSyslogConnection.create(String syslogHost, int port, ch.qos.logback.core.net.ssl.SSLConfiguration ssl, ch.qos.logback.core.spi.ContextAware context, int timeoutMillis)