| Package | Description |
|---|---|
| com.ithit.webdav.server |
Contains interfaces required by Class 1 and Class 2 compliant WebDAV implementations.
|
| com.ithit.webdav.server.deltav |
Contains interfaces required by DeltaV compatible servers.
|
| com.ithit.webdav.server.exceptions |
Contains exceptions that can be thrown by implementation.
|
| com.ithit.webdav.server.paging |
This package provides paging and sorting classes.
|
| com.ithit.webdav.server.search |
Contains interfaces for creating server which supports DASL server search.
|
| Class and Description |
|---|
| DavRequest
Represents http request to the WebDAV server.
|
| DavResponse
Represents http response to the WebDAV server.
|
| File
Represents a file in the WebDAV repository.
|
| Folder
Represents a folder in the WebDAV repository.
|
| HierarchyItem
Represents file or folder in the WebDAV repository.
|
| LockInfo
Serves for exchanging locking information with WebDAV engine.
|
| LockResult
Result of
Lock.lock(boolean, boolean, long, java.lang.String) operation. |
| Logger
Is used by WebDAV engine to log messages.
|
| MethodHandler
Represents HTTP method handler.
|
| MimeType
Provides functionality for getting mime type by file extension.
|
| Property
Represents a WebDAV property.
|
| RefreshLockResult
Result of
Lock.refreshLock(java.lang.String, long) operation. |
| Class and Description |
|---|
| HierarchyItem
Represents file or folder in the WebDAV repository.
|
| Class and Description |
|---|
| Property
Represents a WebDAV property.
|
| Class and Description |
|---|
| HierarchyItem
Represents file or folder in the WebDAV repository.
|
| Property
Represents a WebDAV property.
|
| Class and Description |
|---|
| Folder
Represents a folder in the WebDAV repository.
|
| HierarchyItem
Represents file or folder in the WebDAV repository.
|
| Property
Represents a WebDAV property.
|
Copyright © ITHit. All Rights Reserved.