|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpRequestBodyMethodBase | |
|---|---|
| org.apache.webdav.lib.methods | |
| Uses of HttpRequestBodyMethodBase in org.apache.webdav.lib.methods |
|---|
| Subclasses of HttpRequestBodyMethodBase in org.apache.webdav.lib.methods | |
|---|---|
class |
AclMethod
ACL Method. |
class |
AclReportMethod
WebDAV Report method This class is used to send an report from the ACL specification. |
class |
BindMethod
The BIND method modifies the collection identified by the Request-URI, by adding a new binding from the segment specified in the BIND body to the resource identified in the BIND body. |
class |
CheckinMethod
The CHECKIN method can be applied to a checked-out version-controlled resource to produce a new version whose content and dead properties are copied from the checked-out resource. |
class |
CheckoutMethod
The Checkout method can be applied to a checked-in version-controlled resource. |
class |
CopyMethod
COPY Method. |
class |
DeleteMethod
DELETE Method. |
class |
LabelMethod
The Label method is used to manipulate labels on resources on the server. |
class |
LockMethod
Web resources can be locked to ensure that only one user is updating the resource at a time. |
class |
MkWorkspaceMethod
The MkWorkspace method is used to create a new workspace. |
class |
MoveMethod
MOVE Method. |
class |
OptionsMethod
OPTIONS Method. |
class |
PollMethod
Implements the POLL WebDAV method. |
class |
PropFindMethod
This class implements the WebDAV PROPFIND Method. |
class |
PropPatchMethod
PROPPATCH Method. |
class |
RebindMethod
The REBIND method removes a binding to a resource from one collection, and adds a binding to that resource into another collection. |
class |
ReportMethod
This class implements the WebDAV REPORT Method. |
class |
SearchMethod
This class implements the WebDAV SEARCH Method. |
class |
SubscribeMethod
Implements the SUBSCRIBE method. |
class |
UnbindMethod
The UNBIND method modifies the collection identified by the Request-URI, by removing the binding identified by the segment specified in the UNBIND body. |
class |
UncheckoutMethod
The Checkout method can be applied to a checked-in version-controlled resource. |
class |
UnlockMethod
UNLOCK Method. |
class |
UnsubscribeMethod
Implements the UNSUBSCRIBE method. |
class |
UpdateMethod
The Update method updates a version-controlled resource to a new version. |
class |
VersionControlMethod
|
class |
XMLResponseMethodBase
Utility class for XML response parsing. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||