Package org.eclipse.webdav.client

Provides support for the WebDAV protocol.

See:
          Description

Class Summary
AbstractResourceHandle The AbstractResourceHandle class is the abstract superclass for all types of resource references.
CollectionHandle The CollectionHandle class represents a resource on the WebDAV server that supports collection semantics.
DAVClient Dav Clients implement the IServer interface and represent a client's connection to a server.
LocalDAVClient Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Policy  
PropertyStatus A PropertyStatus holds the WebDAV server's response from a client's request to retrieve a particular property.
RemoteDAVClient The ServerProxy class implements the IServer interface and represents a client's local proxy to a remote server.
RequestBodyWriter Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ResourceHandle The ResourceHandle class represents an ordinary resource in the system.
ResponseInputStream An InputStream on a response from a WebDAV server.
URLTable A URLTable is a simple hashtable whose keys are URLs.
URLTool A utility for manipulating URLs.
WebDAVFactory Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
WorkspaceHandle Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Package org.eclipse.webdav.client Description

Provides support for the WebDAV protocol.

Package Specification

This package defines a set of classes which enable clients to talk to WebDAV servers.  



Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.