|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractResourceHandle | |
---|---|
org.eclipse.webdav.client | Provides support for the WebDAV protocol. |
Uses of AbstractResourceHandle in org.eclipse.webdav.client |
---|
Subclasses of AbstractResourceHandle in org.eclipse.webdav.client | |
---|---|
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. |
Methods in org.eclipse.webdav.client that return AbstractResourceHandle | |
---|---|
AbstractResourceHandle |
CollectionHandle.checkOut()
Check out this resource. |
AbstractResourceHandle |
ResourceHandle.checkOut()
Check out this resource. |
AbstractResourceHandle |
WorkspaceHandle.checkOut()
Check out this resource. |
abstract AbstractResourceHandle |
AbstractResourceHandle.checkOut()
Check out this resource. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |