|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.camel.component.syslog.SyslogConstants
public final class SyslogConstants
| Field Summary | |
|---|---|
static String |
SYSLOG_FACILITY
The Sylog message Facility |
static String |
SYSLOG_HOSTNAME
The hostname in the syslog message |
static String |
SYSLOG_LOCAL_ADDRESS
The socket address of local machine that received the message. |
static String |
SYSLOG_REMOTE_ADDRESS
The socket address of the remote machine that send the message. |
static String |
SYSLOG_SEVERITY
The Syslog severity |
static String |
SYSLOG_TIMESTAMP
The syslog timestamp |
| 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 transient String SYSLOG_LOCAL_ADDRESS
public static final transient String SYSLOG_REMOTE_ADDRESS
public static final transient String SYSLOG_FACILITY
public static final transient String SYSLOG_SEVERITY
public static final transient String SYSLOG_HOSTNAME
public static final transient String SYSLOG_TIMESTAMP
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||