Package | Description |
---|---|
org.apache.camel.component.syslog |
Modifier and Type | Method and Description |
---|---|
SyslogFacility |
SyslogMessage.getFacility() |
static SyslogFacility |
SyslogFacility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyslogFacility[] |
SyslogFacility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SyslogMessage.setFacility(SyslogFacility facility) |
Apache Camel