|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.webdav.response.MultiStatusResponse
org.torweg.pulse.webdav.response.VFSPropNameResponse
public class VFSPropNameResponse
response to a propname PROPFIND request (see Section 9.1.4 of RFC 4918).
| Constructor Summary | |
|---|---|
VFSPropNameResponse(java.net.URI resourceURI, Depth d, User usr, VFSDAVStore st, PropFindRequest pfr, HttpDAVServletResponse resp)
creates a new PropNameResponse for the given resource URI and
depth. |
|
| Method Summary |
|---|
| Methods inherited from class org.torweg.pulse.webdav.response.MultiStatusResponse |
|---|
add, closeResponse, getCleanURIString, isEmpty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VFSPropNameResponse(java.net.URI resourceURI, Depth d, User usr, VFSDAVStore st, PropFindRequest pfr, HttpDAVServletResponse resp)
PropNameResponse for the given resource URI and
depth.
resourceURI - the resource URId - the depthusr - the current userst - the DAV storepfr - the PROPFIND requestresp - the response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||