Uses of Package
org.eclipse.webdav.client

Packages that use org.eclipse.webdav.client
org.eclipse.webdav.client Provides support for the WebDAV protocol. 
 

Classes in org.eclipse.webdav.client used by org.eclipse.webdav.client
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.
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.
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.
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.
 



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