Uses of Interface
org.eclipse.webdav.internal.kernel.WebDAVConstants

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

Uses of WebDAVConstants in org.eclipse.webdav.client
 

Classes in org.eclipse.webdav.client that implement WebDAVConstants
 class AbstractResourceHandle
          The AbstractResourceHandle class is the abstract superclass for all types of resource references.
 class CollectionHandle
          The CollectionHandle class represents a resource on the WebDAV server that supports collection semantics.
 class ResourceHandle
          The ResourceHandle class represents an ordinary resource in the system.
 class WorkspaceHandle
           Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of WebDAVConstants in org.eclipse.webdav.internal.kernel
 

Subinterfaces of WebDAVConstants in org.eclipse.webdav.internal.kernel
 interface WebDAVPreconditionFailures
           
 interface WebDAVPropertyNames
           
 interface WebDAVPropertyValues
           
 

Classes in org.eclipse.webdav.internal.kernel that implement WebDAVConstants
 class ElementHelper
           
 



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