Uses of Package
org.eclipse.webdav.internal.kernel

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

Classes in org.eclipse.webdav.internal.kernel used by org.eclipse.webdav.client
DAVException
           
IDocumentFactory
           
LockToken
           
SystemException
           
WebDAVConstants
           
WebDAVException
          This is the superclass of all WebDAV protocol exceptions It contains a status code that provides information, and a descriptive message.
WebDAVPropertyNames
           
WebDAVPropertyValues
           
 

Classes in org.eclipse.webdav.internal.kernel used by org.eclipse.webdav.internal.kernel
Condition
          A Condition represents some state configuration of a particular resource that must be satisfied in order for the associated request to be valid.
ConditionFactor
          A ConditionFactor represents some state of a resource that must be satisfied in order for the associated request to be valid.
ConditionTerm
          A ConditionTerm represents some state configuration of a resource that must be satisfied in order for the associated request to be valid.
DAVException
           
EntityTag
          An EntityTag is a ConditionFactor describing some state of a resource represented as an opaque string.
IDocumentFactory
           
IDocumentMarshaler
           
Message
          The Message class represents a basic message that has a context and a body.
Precondition
          A Precondition represents some condition or collection of conditions representing states of a resource.
Status
           
WebDAVConstants
           
WebDAVException
          This is the superclass of all WebDAV protocol exceptions It contains a status code that provides information, and a descriptive message.
 



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