Uses of Enum Class
org.apache.camel.component.syslog.SyslogFacility
Packages that use SyslogFacility
-
Uses of SyslogFacility in org.apache.camel.component.syslog
Methods in org.apache.camel.component.syslog that return SyslogFacilityModifier and TypeMethodDescriptionSyslogMessage.getFacility()static SyslogFacilityReturns the enum constant of this class with the specified name.static SyslogFacility[]SyslogFacility.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 SyslogFacility