Package io.milton.http.annotated
Class JsonWriter
java.lang.Object
io.milton.http.annotated.JsonWriter
Just writes an object to the outputstream in JSON notation.
Normally used with JsonResult
- Author:
- brad
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JsonWriter
public JsonWriter()
-
-
Method Details
-
write
- Throws:
IOException
-