Uses of Class
com.dyuproject.protostuff.JsonOutput

Uses of JsonOutput in com.dyuproject.protostuff
 

Methods in com.dyuproject.protostuff that return JsonOutput
 JsonOutput JsonOutput.reset()
          Resets this output for re-use.
 JsonOutput JsonOutput.use(Schema<?> schema)
          Before serializing a message/object tied to a schema, this should be called.
 



Copyright © 2009-2012. All Rights Reserved.