|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponseDescription | |
|---|---|
| net.java.dev.webdav.core.jaxrs.xml.elements | This package contains WebDAV XML Elements. |
| Uses of ResponseDescription in net.java.dev.webdav.core.jaxrs.xml.elements |
|---|
| Methods in net.java.dev.webdav.core.jaxrs.xml.elements that return ResponseDescription | |
|---|---|
ResponseDescription |
Response.getResponseDescription()
|
ResponseDescription |
PropStat.getResponseDescription()
|
ResponseDescription |
MultiStatus.getResponseDescription()
|
| Constructors in net.java.dev.webdav.core.jaxrs.xml.elements with parameters of type ResponseDescription | |
|---|---|
MultiStatus(ResponseDescription responseDescription)
|
|
MultiStatus(ResponseDescription responseDescription,
Response... responses)
|
|
PropStat(Prop prop,
Status status,
Error error,
ResponseDescription responseDescription)
|
|
PropStat(Prop prop,
Status status,
ResponseDescription responseDescription)
|
|
Response(HRef hRef,
Error error,
ResponseDescription responseDescription,
Location location,
PropStat propStat,
PropStat... propStats)
|
|
Response(Status status,
Error error,
ResponseDescription responseDescription,
Location location,
HRef hRef,
HRef... hRefs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||