Package mireka.transmission.queue
Contains a file system based queue implementation.
-
Interface Summary 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 forTransmitterSummary. -
Class Summary 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 aQueuingTransmitter. -
Exception Summary Exception Description QueueStorageException Signals that a mail cannot be stored, moved or accepted because of a local error.