This project has retired. For details please refer to its
        
        Attic page.
      
 
MailCommandManager.MailListMessagesCommand (Cocoon API 2.1.12-dev [March 20 2012])
org.apache.cocoon.mail
Class MailCommandManager.MailListMessagesCommand
java.lang.Object
  
org.apache.avalon.framework.logger.AbstractLogEnabled
      
org.apache.cocoon.mail.command.AbstractMailCommand
          
org.apache.cocoon.mail.MailCommandManager.MailListMessagesCommand
- All Implemented Interfaces: 
 - Contextualizable, LogEnabled, MailCommand
 
- Enclosing class:
 - MailCommandManager
 
public static class MailCommandManager.MailListMessagesCommand
- extends AbstractMailCommand
- implements Contextualizable
  
Retrieved headers of all messages of a folder, put
 retrieved messages as command result.
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MailCommandManager.MailListMessagesCommand
public MailCommandManager.MailListMessagesCommand()
- Constructor for the MailAllHeadersCommand object
 
contextualize
public void contextualize(Context ctx)
                   throws ContextException
- Description of the Method
- Specified by:
 contextualize in interface Contextualizable
 
- Parameters:
 ctx - Description of the Parameter
- Throws:
 ContextException - Description of the Exception
 
 
execute
public void execute()
             throws MessagingException
- Description of the Method
- Specified by:
 execute in interface MailCommand- Specified by:
 execute in class AbstractMailCommand
 
- Throws:
 MessagingException - Description of the Exception
 
 
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.