|
|
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractResponseElement | |
|---|---|
| org.torweg.pulse.webdav.response | classes and interfaces directly related to WebDAV responses. |
| org.torweg.pulse.webdav.util | contains utilities for the WebDAV implementation. |
| Uses of AbstractResponseElement in org.torweg.pulse.webdav.response |
|---|
| Methods in org.torweg.pulse.webdav.response with parameters of type AbstractResponseElement | |
|---|---|
void |
MultiStatusResponse.add(AbstractResponseElement el)
adds a response element to the current multi-status response. |
| Uses of AbstractResponseElement in org.torweg.pulse.webdav.util |
|---|
| Subclasses of AbstractResponseElement in org.torweg.pulse.webdav.util | |
|---|---|
class |
PropFindResponseElement
a response element for a PROPFIND request ( Note that propname request are handled by PropNameResponseElements;
Section 9.1.4 of RFC 4918
). |
class |
PropNameResponseElement
a response element for a propname PROPFIND request. |
class |
PropPatchResponseElement
|
class |
StatusResponseElement
represents a status response element in a multi-status response. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||