|
|||||||||
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. |
OptionsMethod | OPTIONS Method. |
PostMethod | POST Method. |
PutMethod | PUT Method. |
TraceMethod | TRACE method. |
UrlDeleteMethod | HttpUrlMethod version of DeleteMethod. |
UrlGetMethod | Implements the URL version of GetMethod. |
UrlHeadMethod | HttpUrlMethod version of HeadMethod. |
UrlOptionsMethod | HttpUrlMethod version of Options method. |
UrlPostMethod | HttpUrlMethod version of PostMethod. |
UrlPutMethod | HttpUrlMethod version of PutMethod. |
Classes implementing HttpMethod
for the base HTTP methods.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |