Uses of Class
org.archive.httpclient.HttpRecorderMethod

Packages that use HttpRecorderMethod
org.archive.crawler.fetcher   
org.archive.httpclient Provides specializations on apache jakarta commons httpclient
 

Uses of HttpRecorderMethod in org.archive.crawler.fetcher
 

Methods in org.archive.crawler.fetcher with parameters of type HttpRecorderMethod
protected  boolean FetchHTTP.checkMidfetchAbort(CrawlURI curi, HttpRecorderMethod method, org.apache.commons.httpclient.HttpConnection conn)
           
 

Uses of HttpRecorderMethod in org.archive.httpclient
 

Fields in org.archive.httpclient declared as HttpRecorderMethod
protected  HttpRecorderMethod HttpRecorderGetMethod.httpRecorderMethod
          Instance of http recorder method.
protected  HttpRecorderMethod HttpRecorderPostMethod.httpRecorderMethod
          Instance of http recorder method.
 



Copyright © 2003-2011 Internet Archive. All Rights Reserved.