|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jsieve.mailet.ActionUtils
public class ActionUtils
Utility methods helpful for actions.
| Constructor Summary | |
|---|---|
ActionUtils()
|
|
| Method Summary | |
|---|---|
static void |
detectAndHandleLocalLooping(org.apache.mailet.Mail aMail,
ActionContext context,
java.lang.String anAttributeSuffix)
Detect and handle locally looping mail. |
static org.apache.mailet.MailAddress |
getSoleRecipient(org.apache.mailet.Mail aMail)
Answers the sole intended recipient for aMail. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionUtils()
| Method Detail |
|---|
public static org.apache.mailet.MailAddress getSoleRecipient(org.apache.mailet.Mail aMail)
throws javax.mail.MessagingException
aMail -
javax.mail.MessagingException
public static void detectAndHandleLocalLooping(org.apache.mailet.Mail aMail,
ActionContext context,
java.lang.String anAttributeSuffix)
throws javax.mail.MessagingException
aMail - context - not nullanAttributeSuffix -
javax.mail.MessagingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||