| Package | Description |
|---|---|
| org.apache.james.fetchmail |
| Modifier and Type | Class and Description |
|---|---|
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.