|
|
|
|
|
||||||||||
| 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.PropNameResponse
public class PropNameResponse
response to a propname PROPFIND request (see Section 9.1.4 of RFC 4918).
| Constructor Summary | |
|---|---|
PropNameResponse(java.net.URI res, Depth d, User usr, DAVStore s, 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 PropNameResponse(java.net.URI res, Depth d, User usr, DAVStore s, HttpDAVServletResponse resp)
res - the resource URId - the depthusr - the current users - the DAV storeresp - the underlying HttpDAVServletResponse response for sending the propname response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||