Package com.google.protobuf.gwt.server

Class Summary
CompactGsonJsonStream  
GsonJsonStream Simple class that implements useful utility methods on top of the Gson JSON implementation.
ServerJsonStreamFactory A factory class that makes it easy to switch between different server-side JsonStream implementations.
ServerJsonStreamFromProtoFactory Factory class that uses "native" protobuf reflection functionality to create a JsonStream object out of a native protobuf message.
VerboseGsonJsonStream Server-side verbose implementation of the JsonStream interface, using Gson JSON implementation.
 



Copyright © 2014 InMobi. All rights reserved.