|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResponseEntity
The interface for the response entity body formats that provide operations for the XML response documents.
Method Summary | |
---|---|
java.util.Enumeration |
getHistories()
Get the properties in the response XML element. |
java.lang.String |
getHref()
Get the href string in the response XML element. |
java.util.Enumeration |
getProperties()
Get the properties in the response XML element. |
int |
getStatusCode()
Get the status code for use with 207 (Multi-Status). |
java.util.Enumeration |
getWorkspaces()
Get the properties in the response XML element. |
Method Detail |
---|
java.lang.String getHref()
int getStatusCode()
java.util.Enumeration getProperties()
java.util.Enumeration getHistories()
java.util.Enumeration getWorkspaces()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |