Uses of Package
org.apache.commons.httpclient.methods

Packages that use org.apache.commons.httpclient.methods
org.apache.commons.httpclient.methods Classes implementing HttpMethod for the base HTTP methods. 
 

Classes in org.apache.commons.httpclient.methods used by org.apache.commons.httpclient.methods
DeleteMethod
          DELETE Method.
GetMethod
          GET Method.
HeadMethod
          HEAD Method.
OptionsMethod
          OPTIONS Method.
PostMethod
          POST Method.
PutMethod
          PUT Method.
 



Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.