Uses of Class
org.springframework.integration.syslog.RFC5424SyslogParser
Packages that use RFC5424SyslogParser
Package
Description
Base package for Syslog Support.
Provides classes for inbound endpoints.
- 
Uses of RFC5424SyslogParser in org.springframework.integration.syslogConstructors in org.springframework.integration.syslog with parameters of type RFC5424SyslogParserModifierConstructorDescriptionConstruct an instance with a non-standard parser.
- 
Uses of RFC5424SyslogParser in org.springframework.integration.syslog.inboundMethods in org.springframework.integration.syslog.inbound with parameters of type RFC5424SyslogParserModifier and TypeMethodDescriptionvoidRFC6587SyslogDeserializer.setParser(RFC5424SyslogParser parser)