| Interface | Description |
|---|---|
| MailListener |
Listens to see if the message was successfully sent.
|
| Class | Description |
|---|---|
| Dnode |
A lightweight tree structure for simple XML handling.
|
| DnodeParser |
Parse an xml document into a Dnode tree.
|
| DnodeReader |
Parses an XML inputstream returning a Dnode tree.
|
| MailAddress |
An Email address with an associated alias.
|
| MailEvent |
Represents the success or failure of a mail send.
|
| MailMessage |
A simple test message that can be sent via smtp.
|
| MailSender |
Sends simple MailMessages via smtp.
|
| MapFromString |
Utility String class that supports String manipulation functions.
|
| MimeTypeHelper |
Helper methods to determine the mime type based on a file name.
|
| StringHelper |
Utility String class that supports String manipulation functions.
|
| ThrowablePrinter |
Builds a string from a stack trace.
|
| Exception | Description |
|---|---|
| CreateObjectException |
A general exception when creating an Object.
|
| GeneralException |
A general exception that can be used for multiple purposes.
|
| InvalidDataException |
A general exception for invalid data.
|
| NotFoundException |
A general exception where data is not found.
|
| StringParsingException |
A general string parsing exception.
|
Provides general utility objects.
Copyright © 2014. All Rights Reserved.