
Public Member Functions | |
| void | appendContentCharacter (char ch) |
| void | appendContentData (NSData data) |
| void | appendContentString (String str) |
| ERXWORestResponse (WOResponse response) | |
| void | setHeader (String value, String key) |
Private Attributes | |
| WOResponse | _response |
| ERXWORestResponse | ( | WOResponse | response | ) |
| void appendContentCharacter | ( | char | ch | ) |
Implements IERXRestResponse.
| void appendContentData | ( | NSData | data | ) |
Implements IERXRestResponse.
| void appendContentString | ( | String | str | ) |
Implements IERXRestResponse.
Implements IERXRestResponse.
WOResponse _response [private] |
1.5.8