Xindice API
version 1.2m1

Package org.apache.xindice.webadmin.webdav.components

Interface Summary
DAVComponent The main WebDAV interface for requests to different kind of resources.
 

Class Summary
Copy This class implements the Copy command for WebDAV operations on Xindice.
Delete This class implements the Delete command for WebDAV operations on Xindice.

DELETE command deletes target collection or resource.
Get This class implements the Get HTTP command for WebDAV operations on Xindice.
Head This class implements the Head HTTP command for WebDAV operations on Xindice.
Mkcol This class implements the Mkcol command for WebDAV operations on Xindice.

MKCOL command creates new collection at a specified location.
Move This class implements the Move command for WebDAV operations on Xindice.

MOVE commans instructs that the collection or resource be moved to the URI specified in the Destination header.
Options This class implements the Options command for WebDAV operations on Xindice.
Post This class implements the Post HTTP command for WebDAV operations on Xindice.
Propfind This class implements the Propfind command for WebDAV operations on Xindice.
Proppatch This class implements the Proppatch command for WebDAV operations on Xindice.
Put This class implements the Put HTTP command for WebDAV operations on Xindice.
Search This class implements the Serach command for WebDAV DASL search operations on Xindice.
 


Xindice API
version 1.2m1

Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.