public class StringEntity extends Object implements Response.Entity
| Constructor and Description |
|---|
StringEntity(String string) |
| Modifier and Type | Method and Description |
|---|---|
String |
getString() |
void |
write(Response response,
OutputStream outputStream) |
public StringEntity(String string)
public String getString()
public void write(Response response, OutputStream outputStream) throws Exception
write in interface Response.EntityExceptionCopyright © 2021 McEvoy Software Ltd. All rights reserved.