Uses of Class
org.apache.james.fetchmail.ProcessorAbstract

Uses of ProcessorAbstract in org.apache.james.fetchmail
 

Subclasses of ProcessorAbstract in org.apache.james.fetchmail
 class FolderProcessor
           Class FolderProcessor opens a Folder and iterates over all of the Messages, delegating their processing to MessageProcessor.
 class MessageProcessor
           Class MessageProcessor handles the delivery of MimeMessages to the James input spool.
 class StoreProcessor
          Class StoreProcessor connects to a message store, gets the target Folder and delegates its processing to FolderProcessor.
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.