|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wvcm.store.webdav.response.OptionsResponse
public class OptionsResponse
Handler for OPTIONS response bodies.
Constructor Summary | |
---|---|
OptionsResponse(Provider provider,
java.io.InputStream respBodyAsStream)
Create handler from given input stream. |
Method Summary | |
---|---|
java.util.List |
getFolderList(PropertyNameList.PropertyName prop)
Return list of Folder instances for the specified *FolderList property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OptionsResponse(Provider provider, java.io.InputStream respBodyAsStream) throws WvcmException
WvcmException
Method Detail |
---|
public java.util.List getFolderList(PropertyNameList.PropertyName prop) throws WvcmException
prop
- a *FolderList property (e.g. WorkspaceFolderList)
WvcmException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |