Package | Description |
---|---|
org.apache.jackrabbit.webdav.client.methods |
Provides classes for use with the Apache HttpClient, supporting WebDAV
request methods.
|
Modifier and Type | Class and Description |
---|---|
class |
AclMethod
Deprecated.
|
class |
BaselineControlMethod
Deprecated.
|
class |
BindMethod
Deprecated.
as of 2.13.6, use
HttpBind instead |
class |
CheckinMethod
Deprecated.
as of 2.13.6, use
HttpCheckin instead |
class |
CheckoutMethod
Deprecated.
as of 2.13.6, use
HttpCheckout instead |
class |
CopyMethod
Deprecated.
as of 2.13.6, use
HttpCopy instead |
class |
DavMethodBase
Deprecated.
|
class |
DeleteMethod
Deprecated.
as of 2.13.6, use
HttpDelete instead |
class |
LabelMethod
Deprecated.
as of 2.13.6, use
HttpLabel instead |
class |
LockMethod
Deprecated.
as of 2.13.6, use
HttpLock instead |
class |
MergeMethod
Deprecated.
as of 2.13.6, use
HttpMerge instead |
class |
MkActivityMethod
Deprecated.
|
class |
MkColMethod
Deprecated.
as of 2.13.6, use
HttpMkcol instead |
class |
MkWorkspaceMethod
Deprecated.
as of 2.13.6, use
HttpMkworkspace instead |
class |
MoveMethod
Deprecated.
as of 2.13.6, use
HttpMove instead |
class |
OptionsMethod
Deprecated.
as of 2.13.6, use
HttpOptions instead |
class |
OrderPatchMethod
Deprecated.
as of 2.13.6, use
HttpOrderpatch instead |
class |
PollMethod
Deprecated.
as of 2.13.6, use
HttpPoll instead |
class |
PropFindMethod
Deprecated.
as of 2.13.6, use
HttpPropfind instead |
class |
PropPatchMethod
Deprecated.
as of 2.13.6, use
HttpProppatch instead |
class |
PutMethod
Deprecated.
as of 2.13.6, use
HttpPut instead |
class |
RebindMethod
Deprecated.
as of 2.13.6, use
HttpRebind instead |
class |
ReportMethod
Deprecated.
as of 2.13.6, use
HttpReport instead |
class |
SearchMethod
Deprecated.
as of 2.13.6, use
HttpSearch instead |
class |
SubscribeMethod
Deprecated.
as of 2.13.6, use
HttpSubscribe instead |
class |
UnbindMethod
Deprecated.
as of 2.13.6, use
HttpUnbind instead |
class |
UncheckoutMethod
Deprecated.
|
class |
UnLockMethod
Deprecated.
as of 2.13.6, use
HttpUnlock instead |
class |
UnSubscribeMethod
Deprecated.
as of 2.13.6, use
HttpUnsubscribe instead |
class |
UpdateMethod
Deprecated.
as of 2.13.6, use
HttpUpdate instead |
class |
VersionControlMethod
Deprecated.
as of 2.13.6, use
HttpVersionControl instead |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.