|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.methodsDeleteMethod
|
Implements the HTTP DELETE method. EntityEnclosingMethod
|
This abstract class serves as a foundation for all HTTP methods that can enclose an entity within requests ExpectContinueMethod
|
This abstract class serves as a foundation for all HTTP methods that support 'Expect: 100-continue' handshake. GetMethod
|
Implements the HTTP GET method. HeadMethod
|
Implements the HTTP HEAD method. OptionsMethod
|
Implements the HTTP OPTIONS method. PostMethod
|
Implements the HTTP POST method. PutMethod
|
Implements the HTTP PUT method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |