Package | Description |
---|---|
com.ithit.webdav.server.exceptions |
Contains exceptions that can be thrown by implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ItemResponse
Status for an items to be included into multistatus response.
|
class |
PropStatResponse
Response that may be present in multistatus response.
|
Modifier and Type | Method and Description |
---|---|
Response[] |
MultistatusException.getResponses()
Gets the array of the responses for multiple hierarchy items in this multistatus response.
|
Modifier and Type | Method and Description |
---|---|
void |
MultistatusException.addResponses(Response... responses)
Adds responses for items.
|
Copyright © ITHit. All Rights Reserved.