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: FetchPOP.java,v 1.5 2002/10/30 12:45:11 danny Exp $
FetchScheduler A class to instantiate and schedule a set of POP mail fetching tasks

$Id: FetchScheduler.java,v 1.4 2002/10/30 12:45:11 danny Exp $
ReaderInputStream Simple class to allow a cast from a java.io.Reader to a java.io.InputStream

$Id: ReaderInputStream.java,v 1.1 2002/09/24 15:36:30 danny 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-2003 Apache Jakarta Project. All Rights Reserved."