|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.peabody.emailprocessor.BounceMessageMatch
public class BounceMessageMatch
| Field Summary | |
|---|---|
protected java.lang.String |
email
|
protected javax.mail.Message |
message
|
| Constructor Summary | |
|---|---|
BounceMessageMatch(javax.mail.Message aMessage,
java.lang.String aEmail)
Creates a new instance of BounceMessageMatch |
|
| Method Summary | |
|---|---|
java.lang.String |
getEmail()
|
javax.mail.Message |
getMessage()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.mail.Message message
protected java.lang.String email
| Constructor Detail |
|---|
public BounceMessageMatch(javax.mail.Message aMessage,
java.lang.String aEmail)
| Method Detail |
|---|
public javax.mail.Message getMessage()
getMessage in interface MessageMatchpublic java.lang.String getEmail()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||