Class | Description |
---|---|
AuthenticateAction |
Action to authenticate Webdav URL
|
DecodePathAction |
Decode the path to get the resource and set the resource in request attributes
|
NoOpReader |
Empty reader
|
WebdavHeadReader |
Reader for WebDAV HEAD method
|
WebdavLockAction |
Lock operation on resource
|
WebdavLockGenerator |
Reader for WebDAV LOCK method
|
WebdavOptionsReader |
Reader for WebDAV OPTIONS method
|
WebdavPropfindGenerator |
Reader for WebDAV PROFIND method
|
WebdavPutAction |
Action for WebDAV PUT method
|
WebdavResourceReader |
Reader for Webdav GET, honouring ETag and If-None-Match headers.
|
WebdavUnlockAction |
Action for WebDAV UNLOCK method
|