public interface MailActionConstants
| Modifier and Type | Field and Description |
|---|---|
static java.util.Set<com.openexchange.log.LogProperties.Name> |
ALL_LOG_PROPERTIES
A set containing all log property names.
|
static java.lang.String |
PROPERTY_CLOSEABLES
The property name for the collection of
Closeable instances. |
static java.lang.String |
PROPERTY_MAIL_IFACE
The property name for
MailServletInterface instance. |
static final java.lang.String PROPERTY_MAIL_IFACE
MailServletInterface instance.static final java.lang.String PROPERTY_CLOSEABLES
Closeable instances.static final java.util.Set<com.openexchange.log.LogProperties.Name> ALL_LOG_PROPERTIES