public static interface MailQueue.MailQueueItem
org.apache.mailet.Mail getMail()
Mailvoid done(boolean success)
throws MailQueue.MailQueueException
Mail was complete.
This is mostly used to either commit a transaction or rollback.success - MailQueue.MailQueueExceptionCopyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.