|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.synapse.format.syslog.SyslogConstants
public class SyslogConstants
Class defining constants for the syslog protocol.
| Field Summary | |
|---|---|
static String |
FACILITY
Name of the attribute storing the facility of a syslog event. |
static QName |
MESSAGE
Qualified name of the root element of the XML representation of a syslog event. |
static String |
NAMESPACE_URI
The namespace used in the XML representation of a syslog event. |
static String |
PID
Name of the attribute storing the process ID of a syslog event; |
static String |
SEVERITY
Name of the attribute storing the severity of a syslog event. |
static String |
TAG
Name of the attribute storing the tag of a syslog event. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NAMESPACE_URI
public static final QName MESSAGE
public static final String FACILITY
public static final String SEVERITY
public static final String TAG
public static final String PID
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||