Class UdpSyslogServer

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class UdpSyslogServer
    extends SyslogServer<reactor.netty.Connection>
    TLS syslog server following RFC 5426.
    Since:
    4.0
    Author:
    Christian Ohr