Uses of Class
ch.admin.bag.covidcertificate.log.syslog.connection.TLSSyslogConnection
-
Packages that use TLSSyslogConnection Package Description ch.admin.bag.covidcertificate.log.syslog ch.admin.bag.covidcertificate.log.syslog.connection -
-
Uses of TLSSyslogConnection in ch.admin.bag.covidcertificate.log.syslog
Methods in ch.admin.bag.covidcertificate.log.syslog that return TLSSyslogConnection Modifier and Type Method Description protected 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 TLSSyslogConnection Modifier and Type Method Description static TLSSyslogConnectionTLSSyslogConnection. create(String syslogHost, int port, ch.qos.logback.core.net.ssl.SSLConfiguration ssl, ch.qos.logback.core.spi.ContextAware context, int timeoutMillis)
-