|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.antelmann.net.mail | |
|---|---|
| com.antelmann.net.mail | The classes in this package are designed to ease the handling of emails. |
| com.antelmann.util.logging | This package contains classes that implement a custom logging for this framework - separate from java.util.logging. |
| Classes in com.antelmann.net.mail used by com.antelmann.net.mail | |
|---|---|
| Email
Email represents an e-mail that could be sent through SMTP or received through POP3. |
|
| Email.Attachment
Attachment represents an attachment to an email. |
|
| Email.Header
A single Email may have several Header entries with the same name. |
|
| EmailAccountTableModel
provides a GUI model to handle EmailAccount objects. |
|
| EmailCustomizer
This interface is used as a callback object to further individualize the body of an email while sending it to varius addresses. |
|
| MessageEntry
A wrapper around a Message object that allows for database storage and serialization. |
|
| MessageEntryMapper.Topic
out of these topics, only MessageEntryMapper.Topic.CONTENT is really required; all others are optional
(for effective search capabilities) |
|
| POP3Account
EmailAccount provides an easy way to send and receive emails via POP3/SMTP through an application. |
|
| POP3Account.Config
encapsulates the configuration for an EmailAccount |
|
| TableCustomizer
uses a map to customize emails. |
|
| Classes in com.antelmann.net.mail used by com.antelmann.util.logging | |
|---|---|
| Email
Email represents an e-mail that could be sent through SMTP or received through POP3. |
|
| POP3Account
EmailAccount provides an easy way to send and receive emails via POP3/SMTP through an application. |
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||