See: Description
Interface | Description |
---|---|
MailProcessor |
A MailProcessor object is responsible to process the mail which has come to the
head of a queue.
|
MailProcessorFactory | |
TransmitterSummaryMBean |
JMX interface definition for
TransmitterSummary . |
Class | Description |
---|---|
FileDirStore |
FileDirStore stores scheduled mails in the file system in a single directory.
|
ScheduleFileDirQueue |
This mail queue, working with a mail store, passes the mails to a mail
processors according to the schedule.
|
TransmitterSummary |
TransmitterSummary holds and publishes statistics data about the mail
transactions of a
QueuingTransmitter . |
Exception | Description |
---|---|
QueueStorageException |
Signals that a mail cannot be stored, moved or accepted because of a local
error.
|