|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Postoffice
Simply takes a Mail and sends it. Can be used for instance with the implementation that uses Apache CommonsMail. Or the Mockmailer. Or your own implementation.
Method Summary | |
---|---|
void |
send(Mail mail)
|
Method Detail |
---|
void send(Mail mail) throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |