Uses of Interface
org.osjava.scraping.Fetcher

Packages that use Fetcher
org.osjava.scraping   
 

Uses of Fetcher in org.osjava.scraping
 

Classes in org.osjava.scraping that implement Fetcher
 class AbstractHttpFetcher
          Fetches a piece of content for a url
 class FtpFetcher
           
 class HttpFetcher
          Fetches a piece of content for a url
 class HttpsFetcher
          Fetches a piece of content for a url
 class NullFetcher
           
 

Methods in org.osjava.scraping that return Fetcher
static Fetcher FetchingFactory.getFetcher(com.generationjava.config.Config cfg, org.osjava.oscube.container.Session session)
           
 



Copyright © 2003-2005 OSJava. All Rights Reserved.