Package | Description |
---|---|
com.openindex.openestate.tool.mail.utils | |
org.apache.jsieve.mailet.mdn |
MDN
for JavaMail.
|
Modifier and Type | Method and Description |
---|---|
void |
MdnMail.setDispositionSendingMode(DispositionSendingMode dispositionSendingMode) |
Modifier and Type | Class and Description |
---|---|
class |
SendingModeAutomatic
Class
SendingModeAutomatic |
class |
SendingModeManual
Class
SendingModeManual |
Modifier and Type | Method and Description |
---|---|
protected DispositionSendingMode |
Disposition.getSendingMode()
Answer the Sending Mode.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Disposition.setSendingMode(DispositionSendingMode sendingMode)
Set the Sending Mode.
|
Constructor and Description |
---|
Disposition(DispositionActionMode actionMode,
DispositionSendingMode sendingMode,
DispositionType type)
Constructor.
|
Disposition(DispositionActionMode actionMode,
DispositionSendingMode sendingMode,
DispositionType type,
DispositionModifier[] modifiers)
Constructor.
|
Copyright © 2015 OpenEstate. All rights reserved.