|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jsieve.mailet.RedirectAction
public class RedirectAction
| Constructor Summary | |
|---|---|
RedirectAction()
|
|
| Method Summary | |
|---|---|
void |
execute(Action action,
org.apache.mailet.Mail mail,
ActionContext context)
Executes the given action. |
void |
execute(ActionRedirect anAction,
org.apache.mailet.Mail aMail,
ActionContext context)
Method execute executes the passed ActionRedirect. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RedirectAction()
| Method Detail |
|---|
public void execute(Action action,
org.apache.mailet.Mail mail,
ActionContext context)
throws javax.mail.MessagingException
MailAction
execute in interface MailActionaction - not nullmail - not nullcontext - not null
javax.mail.MessagingException - when action cannot be executed
public void execute(ActionRedirect anAction,
org.apache.mailet.Mail aMail,
ActionContext context)
throws javax.mail.MessagingException
anAction - not nulaMail - not nullcontext - not null
javax.mail.MessagingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||