ConvertToEvent(String systemId,
              String location,
              InetAddress addr,
              int port,
              ByteBuffer incoming,
              Date receivedTimestamp,
              SyslogdConfig config)
Constructs a new event encapsulation instance based upon the
 information passed to the method. 
 | 
ConvertToEvent(String systemId,
              String location,
              InetAddress addr,
              int port,
              ByteBuffer incoming,
              SyslogdConfig config)
Constructs a new event encapsulation instance based upon the
 information passed to the method. 
 | 
CustomSyslogParser(SyslogdConfig config,
                  ByteBuffer text)  | 
JuniperSyslogParser(SyslogdConfig config,
                   ByteBuffer text)  | 
RadixTreeSyslogParser(SyslogdConfig config,
                     ByteBuffer syslogString)  | 
Rfc5424SyslogParser(SyslogdConfig config,
                   ByteBuffer text)  | 
SinkDispatchingSyslogReceiver(SyslogdConfig config)  | 
SyslogNGParser(SyslogdConfig config,
              ByteBuffer text)  | 
SyslogParser(SyslogdConfig config,
            ByteBuffer text)  | 
SyslogReceiverCamelNettyImpl(SyslogdConfig config)  | 
SyslogReceiverJavaNetImpl(SyslogdConfig config)  | 
SyslogSinkModule(SyslogdConfig config,
                DistPollerDao distPollerDao)  |