org.peabody.emailprocessor
Interface MessageMatch

All Known Implementing Classes:
BounceMessageMatch

public interface MessageMatch

Represents a matched message (matched against a MessageHook object)


Method Summary
 javax.mail.Message getMessage()
           
 

Method Detail

getMessage

javax.mail.Message getMessage()