| Package | Description |
|---|---|
| com.ithit.webdav.server.exceptions |
Contains exceptions that can be thrown by implementation.
|
| Modifier and Type | Method and Description |
|---|---|
List<PropStat> |
PropStatResponse.getPropStats()
Retrieves statuses for properties grouped by item they relate to.
|
| Constructor and Description |
|---|
PropStatResponse(String itemPath,
PropStat[] propStats,
String description)
Initializes new instance.
|
Copyright © ITHit. All Rights Reserved.