A B C D E F G H I J L M N O P R S U

M

mailFolder - Variable in class org.peabody.emailprocessor.JavaMailMessageSource
The mailFolder
Main - Class in org.peabody.emailprocessor.main
 
Main() - Constructor for class org.peabody.emailprocessor.main.Main
Creates a new instance of Main
main(String[]) - Static method in class org.peabody.emailprocessor.main.Main
 
message - Variable in class org.peabody.emailprocessor.BounceMessageMatch
 
MessageAction - Interface in org.peabody.emailprocessor
This is an action that is performed when a match is found on a message.
messageActionMap - Variable in class org.peabody.emailprocessor.EmailProcessorConfig
This is a mapping of IDs to message actions, by which they are referred to in the XML config file(s).
messageCount - Variable in class org.peabody.emailprocessor.JavaMailMessageSource
How many messages are in the store
MessageHook - Interface in org.peabody.emailprocessor
 
messageHookActionMap - Variable in class org.peabody.emailprocessor.EmailProcessorConfig
The mapping of which hook invokes which action(s)
messageHookList - Variable in class org.peabody.emailprocessor.EmailProcessorConfig
This a list of the hooks against which messages will be processed, in sequence.
messageList - Variable in class org.peabody.emailprocessor.DiskMessageSource
 
MessageMatch - Interface in org.peabody.emailprocessor
Represents a matched message (matched against a MessageHook object)
messageSource - Variable in class org.peabody.emailprocessor.EmailProcessorConfig
This is the source of where the messages will be gotten from.
MessageSource - Interface in org.peabody.emailprocessor
 

A B C D E F G H I J L M N O P R S U