|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
HttpMethod
for the base HTTP methods.
See:
Description
Class Summary | |
DeleteMethod | DELETE Method. |
GetMethod | GET Method. |
HeadMethod | HEAD Method. |
MultipartPostMethod | POST Method for Multipart encoded forms. |
OptionsMethod | OPTIONS Method. |
PostMethod | POST Method. |
PutMethod | PUT Method. |
TraceMethod | TRACE method. |
UrlDeleteMethod | Deprecated. use DeleteMethod |
UrlGetMethod | Deprecated. use GetMethod |
UrlHeadMethod | Deprecated. use HeadMethod |
UrlOptionsMethod | Deprecated. use OptionsMethod |
UrlPostMethod | Deprecated. use PostMethod |
UrlPutMethod | Deprecated. use PutMethod |
Classes implementing HttpMethod
for the base HTTP methods.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |