Uses of Package
com.ithit.webdav.server
Packages that use com.ithit.webdav.server
Package
Description
Contains interfaces required by Class 1 and Class 2 compliant WebDAV implementations.
Contains interfaces required by DeltaV compatible servers.
Contains exceptions that can be thrown by implementation.
This package provides paging and sorting classes.
Contains interfaces for creating server which supports DASL server search.
Contains interfaces for creating server which supports collection synchronization.
-
Classes in com.ithit.webdav.server used by com.ithit.webdav.serverClassDescriptionRepresents http request to the WebDAV server.Represents http response to the WebDAV server.Represents a file in the WebDAV repository.Represents a folder in the WebDAV repository.Represents file or folder in the WebDAV repository.Serves for exchanging locking information with WebDAV engine.Result of
Lock.lock(boolean, boolean, long, java.lang.String)
operation.Is used by WebDAV engine to log messages.Represents HTTP method handler.Provides functionality for getting mime type by file extension.Represents a WebDAV property.Result ofLock.refreshLock(java.lang.String, long)
operation. -
Classes in com.ithit.webdav.server used by com.ithit.webdav.server.deltav
-
Classes in com.ithit.webdav.server used by com.ithit.webdav.server.exceptions
-
Classes in com.ithit.webdav.server used by com.ithit.webdav.server.pagingClassDescriptionRepresents file or folder in the WebDAV repository.Represents a WebDAV property.
-
Classes in com.ithit.webdav.server used by com.ithit.webdav.server.searchClassDescriptionRepresents a folder in the WebDAV repository.Represents file or folder in the WebDAV repository.Represents a WebDAV property.
-
Classes in com.ithit.webdav.server used by com.ithit.webdav.server.synchronizationClassDescriptionRepresents a folder in the WebDAV repository.Represents file or folder in the WebDAV repository.Represents a WebDAV property.