public class ERXStringRestRequest extends Object implements IERXRestRequest
Constructor and Description |
---|
ERXStringRestRequest(String contentString) |
ERXStringRestRequest(String contentString,
String encoding) |
Modifier and Type | Method and Description |
---|---|
NSArray<String> |
keyNames() |
Object |
objectForKey(String key) |
InputStream |
streamContent() |
String |
stringContent() |
public ERXStringRestRequest(String contentString)
public String stringContent()
stringContent
in interface IERXRestRequest
public InputStream streamContent()
streamContent
in interface IERXRestRequest
public NSArray<String> keyNames()
keyNames
in interface IERXRestRequest
public Object objectForKey(String key)
objectForKey
in interface IERXRestRequest
Copyright © 2002 – 2024 Project Wonder.