Uses of Class
org.apache.commons.httpclient.HttpMethodBase

Packages that use HttpMethodBase
org.apache.commons.httpclient.methods   
org.archive.httpclient Provides specializations on apache jakarta commons httpclient
 

Uses of HttpMethodBase in org.apache.commons.httpclient.methods
 

Subclasses of HttpMethodBase in org.apache.commons.httpclient.methods
 class org.apache.commons.httpclient.methods.GetMethod
           
 

Uses of HttpMethodBase in org.archive.httpclient
 

Subclasses of HttpMethodBase in org.archive.httpclient
 class HttpRecorderGetMethod
          Override of GetMethod that marks the passed HttpRecorder w/ the transition from HTTP head to body.
 



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