public interface MailListener
extends java.lang.Comparable
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
REVISION  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
fetchMessage(MailMessage mail,
            boolean stored,
            java.util.Map<java.lang.String,java.lang.Object> ctxt)
Invoked after a mail was fetch. 
 | 
static final java.lang.String REVISION
boolean fetchMessage(MailMessage mail, boolean stored, java.util.Map<java.lang.String,java.lang.Object> ctxt)
mail - the javax.mail.Message fetchedstored - boolean to store MailMessage in JCMSctxt - a context used to store informationCopyright © 2001-2018 Jalios SA. All Rights Reserved.