org.hedwig.core
Class MailFetcher

java.lang.Object
  |
  +--org.hedwig.core.MailFetcher
All Implemented Interfaces:
Fetcher

public class MailFetcher
extends java.lang.Object
implements Fetcher

Author:
Keith Gaddis enclosing_type

Constructor Summary
MailFetcher()
          Constructor for MailFetcher.
 
Method Summary
 Envelope[] fetch(RemoteAccount acct)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailFetcher

public MailFetcher()
Constructor for MailFetcher.

Method Detail

fetch

public Envelope[] fetch(RemoteAccount acct)
Specified by:
fetch in interface Fetcher
See Also:
Fetcher.fetch(org.hedwig.core.RemoteAccount)


Copyright © 2003-2003 Sourceforge. All Rights Reserved.