|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpUrlMethod | |
org.apache.commons.httpclient.methods | Classes implementing HttpMethod for the base HTTP methods. |
Uses of HttpUrlMethod in org.apache.commons.httpclient.methods |
Classes in org.apache.commons.httpclient.methods that implement HttpUrlMethod | |
class |
UrlDeleteMethod
Deprecated. use DeleteMethod |
class |
UrlGetMethod
Deprecated. use GetMethod |
class |
UrlHeadMethod
Deprecated. use HeadMethod |
class |
UrlOptionsMethod
Deprecated. use OptionsMethod |
class |
UrlPostMethod
Deprecated. use PostMethod |
class |
UrlPutMethod
Deprecated. use PutMethod |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |