| Class | Description |
|---|---|
| DecoderUtil |
Do the actual decoding of the syslog line.
|
| SyslogEventDecoder |
Decoder that splits up syslog
|
| TcpChannelInitializer |
Channel initializer to be used when bootstrapping a TCP server.
|
| UdpChannelInitializer |
Channel initializer to be used when bootstrapping a UDP server.
|
| UdpSyslogEventDecoder |
Decode Udp syslog packets by extracting the
content of the datagram and passing it to the decoder.
|
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.