|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GWTJsonStream | |
|---|---|
| com.google.protobuf.gwt.client | |
| Uses of GWTJsonStream in com.google.protobuf.gwt.client |
|---|
| Subclasses of GWTJsonStream in com.google.protobuf.gwt.client | |
|---|---|
class |
CompactGWTJsonStream
|
class |
VerboseGWTJsonStream
Client-side verbose implementation of the JsonStream interface, using
GWT JSON implementation. |
| Methods in com.google.protobuf.gwt.client that return GWTJsonStream | |
|---|---|
GWTJsonStream |
ClientJsonStreamFactory.createNewStreamFromJson(String jsonText)
|
GWTJsonStream |
CompactGWTJsonStream.newStream()
|
GWTJsonStream |
VerboseGWTJsonStream.newStream()
|
protected abstract GWTJsonStream |
GWTJsonStream.newStream(com.google.gwt.json.client.JSONObject jsonObject)
|
GWTJsonStream |
CompactGWTJsonStream.newStream(com.google.gwt.json.client.JSONObject jsonObject)
|
GWTJsonStream |
VerboseGWTJsonStream.newStream(com.google.gwt.json.client.JSONObject jsonObject)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||