Uses of Class
org.springframework.integration.syslog.RFC5424SyslogParser.Reader
-
Uses of RFC5424SyslogParser.Reader in org.springframework.integration.syslog
Modifier and TypeMethodDescriptionprotected Object
RFC5424SyslogParser.getTimestamp
(RFC5424SyslogParser.Reader r) Default implementation returns the date as a String (if present).protected Object
RFC5424SyslogParser.parseStructuredDataElements
(RFC5424SyslogParser.Reader r) Default implementation returns a list of structured data elements with no internal parsing.