public class ERXWORestResponse extends Object implements IERXRestResponse
Constructor and Description |
---|
ERXWORestResponse(WOResponse response) |
Modifier and Type | Method and Description |
---|---|
void |
appendContentCharacter(char ch) |
void |
appendContentData(NSData data) |
void |
appendContentString(String str) |
void |
setContentEncoding(String encoding) |
void |
setHeader(String value,
String key) |
public ERXWORestResponse(WOResponse response)
public void setHeader(String value, String key)
setHeader
in interface IERXRestResponse
public void appendContentCharacter(char ch)
appendContentCharacter
in interface IERXRestResponse
public void appendContentString(String str)
appendContentString
in interface IERXRestResponse
public void appendContentData(NSData data)
appendContentData
in interface IERXRestResponse
public void setContentEncoding(String encoding)
setContentEncoding
in interface IERXRestResponse
Copyright © 2002 – 2024 Project Wonder.