Jsonable@Deprecated public interface JSONStreamAware
| Modifier and Type | Method and Description |
|---|---|
void |
writeJSONString(Writer out)
Deprecated.
write JSON string to out.
|
void writeJSONString(Writer out) throws IOException
out - description omitted.IOException - description omitted.Apache Camel