Uses of Enum Class
org.apache.camel.component.syslog.SyslogSeverity
Packages that use SyslogSeverity
-
Uses of SyslogSeverity in org.apache.camel.component.syslog
Methods in org.apache.camel.component.syslog that return SyslogSeverityModifier and TypeMethodDescriptionSyslogMessage.getSeverity()static SyslogSeverityReturns the enum constant of this class with the specified name.static SyslogSeverity[]SyslogSeverity.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.syslog with parameters of type SyslogSeverity