|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wvcm.store.webdav.response.NoProptatMultistatusResponse
public class NoProptatMultistatusResponse
Handler for multistatus response bodies with no DAV:propstat.
Nested Class Summary | |
---|---|
static class |
NoProptatMultistatusResponse.ResourceStatus
|
Constructor Summary | |
---|---|
NoProptatMultistatusResponse(Resource resource,
java.io.InputStream respBodyAsStream)
Create handler from given input stream. |
Method Summary | |
---|---|
java.util.List |
getResourceStatusList(boolean failedOnly)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoProptatMultistatusResponse(Resource resource, java.io.InputStream respBodyAsStream) throws WvcmException
WvcmException
Method Detail |
---|
public java.util.List getResourceStatusList(boolean failedOnly) throws WvcmException
WvcmException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |