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