Uses of Class
com.ithit.webdav.server.exceptions.PropStat
Package
Description
Contains exceptions that can be thrown by implementation.
-
Uses of PropStat in com.ithit.webdav.server.exceptions
Modifier and TypeMethodDescriptionPropStatResponse.getPropStats()
Retrieves statuses for properties grouped by item they relate to.ModifierConstructorDescriptionPropStatResponse
(String itemPath, PropStat[] propStats, String description) Initializes new instance.