|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SyslogFacility in org.apache.camel.component.syslog |
|---|
| Methods in org.apache.camel.component.syslog that return SyslogFacility | |
|---|---|
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. |
| Methods in org.apache.camel.component.syslog with parameters of type SyslogFacility | |
|---|---|
void |
SyslogMessage.setFacility(SyslogFacility facility)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||