Uses of Package
mireka.transmission.queue
-
Packages that use mireka.transmission.queue Package Description mireka.transmission.queue Contains a file system based queue implementation.mireka.transmission.queuing Provides a reliable, queuingTransmitterimplementation. -
Classes in mireka.transmission.queue used by mireka.transmission.queue Class Description FileDirStore FileDirStore stores scheduled mails in the file system in a single directory.MailProcessor A MailProcessor object is responsible to process the mail which has come to the head of a queue.MailProcessorFactory QueueStorageException Signals that a mail cannot be stored, moved or accepted because of a local error.TransmitterSummaryMBean JMX interface definition forTransmitterSummary. -
Classes in mireka.transmission.queue used by mireka.transmission.queuing Class Description MailProcessor A MailProcessor object is responsible to process the mail which has come to the head of a queue.MailProcessorFactory QueueStorageException Signals that a mail cannot be stored, moved or accepted because of a local error.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.