Uses of Enum Class
org.springframework.integration.syslog.RFC5424SyslogParser.Severity
-
Uses of RFC5424SyslogParser.Severity in org.springframework.integration.syslog
Modifier and TypeMethodDescriptionstatic RFC5424SyslogParser.Severity
RFC5424SyslogParser.Severity.parseInt
(int syslogSeverity) static RFC5424SyslogParser.Severity
Returns the enum constant of this class with the specified name.static RFC5424SyslogParser.Severity[]
RFC5424SyslogParser.Severity.values()
Returns an array containing the constants of this enum class, in the order they are declared.