public static interface ManageableMailQueue.MailQueueIterator extends Iterator<ManageableMailQueue.MailQueueItemView>
Iterator
subclass which allows to browse the content of a queue.
The content is not meant to be modifiable, everything is just READ-ONLY!Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.