|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.illeva.jordino.answer.AnswerFactory
This class builds the appropriate response message from an answer.
Constructor Summary | |
AnswerFactory()
Defaul constructor. |
Method Summary | |
javax.mail.internet.MimeMessage |
getResponse()
Return the appropriate response to message. |
javax.mail.internet.MimeMessage |
run(javax.mail.internet.MimeMessage aMsg)
Matches the Message with the correct answer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AnswerFactory()
Method Detail |
public javax.mail.internet.MimeMessage getResponse()
public javax.mail.internet.MimeMessage run(javax.mail.internet.MimeMessage aMsg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |