public static interface ManageableMailQueue.MailQueueItemView
MailQueue.MailQueueItem| Modifier and Type | Method and Description | 
|---|---|
| org.apache.mailet.Mail | getMail()Return the Mail | 
| long | getNextDelivery()Return the timestamp when the mail will be ready for dequeuing or -1
 if there is no restriction set.. | 
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.