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

Packages that use ProcessorAbstract
org.apache.james.fetchmail   
 

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-2009 The Apache Software Foundation. All Rights Reserved.