Class UdpSyslogServer
java.lang.Object
org.openehealth.ipf.commons.audit.server.SyslogServer<reactor.netty.Connection>
org.openehealth.ipf.commons.audit.server.UdpSyslogServer
- All Implemented Interfaces:
Closeable
,AutoCloseable
TLS syslog server following RFC 5426.
- Since:
- 4.0
- Author:
- Christian Ohr
-
Field Summary
Fields inherited from class org.openehealth.ipf.commons.audit.server.SyslogServer
channel, consumer, errorConsumer
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UdpSyslogServer
-
-
Method Details
-
doStart
- Specified by:
doStart
in classSyslogServer<reactor.netty.Connection>
-