Uses of Class
io.protostuff.JsonXOutput
Packages that use JsonXOutput
-
Uses of JsonXOutput in io.protostuff
Methods in io.protostuff that return JsonXOutputModifier and TypeMethodDescriptionJsonXOutput.clear()Before serializing a message/object tied to a schema, this should be called.(package private) JsonXOutputJsonXOutput.writeCommaAndStartObject()(package private) JsonXOutputJsonXOutput.writeEndArray()(package private) JsonXOutputJsonXOutput.writeEndObject()(package private) JsonXOutputJsonXOutput.writeStartArray()(package private) JsonXOutputJsonXOutput.writeStartObject()