| Package | Description |
|---|---|
| com.cloudbees.syslog | |
| com.cloudbees.syslog.sender |
| Modifier and Type | Method and Description |
|---|---|
static MessageFormat |
MessageFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageFormat[] |
MessageFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
SyslogMessage.toSyslogMessage(MessageFormat messageFormat)
|
void |
SyslogMessage.toSyslogMessage(MessageFormat messageFormat,
Writer out)
|
| Modifier and Type | Field and Description |
|---|---|
static MessageFormat |
SyslogMessageSender.DEFAULT_SYSLOG_MESSAGE_FORMAT |
protected MessageFormat |
AbstractSyslogMessageSender.messageFormat
|
| Modifier and Type | Method and Description |
|---|---|
MessageFormat |
AbstractSyslogMessageSender.getMessageFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSyslogMessageSender.setMessageFormat(MessageFormat messageFormat) |
Copyright © 2009–2025 OrientDB. All rights reserved.