echo2example.email.faux |
|
Java Source File Name | Type | Comment |
FauxFolder.java | Class | A minimal implementation of a JavaMail Folder to serve the
requirements of the e-mail application. |
FauxMessage.java | Class | The faux Message implementation. |
FauxStore.java | Class | A minimal implementation of a JavaMail Store to serve the
requirements of the e-mail application. |
MessageGenerator.java | Class | Generates random fake content for the fake JavaMail Message
objects. |