Package org.apache.james.fetchpop

Provides classes implementing fetch POP functionality.

See:
          Description

Class Summary
FetchPOP A class which fetches mail from a single POP account and inserts it into the incoming spool

$Id: package-summary.html,v 1.2 2002/12/30 05:36:55 noel Exp $
FetchScheduler A class to instantiate and schedule a set of POP mail fetching tasks

$Id: package-summary.html,v 1.2 2002/12/30 05:36:55 noel Exp $
ReaderInputStream Simple class to allow a cast from a java.io.Reader to a java.io.InputStream

$Id: package-summary.html,v 1.2 2002/12/30 05:36:55 noel Exp $
 

Package org.apache.james.fetchpop Description

Provides classes implementing fetch POP functionality. This functionality allows consolidation of messages from a number of POP3 servers so that they reside on a single James server.



"Copyright © 1999-2002 Apache Jakarta Project. All Rights Reserved."