Java com.google.gwt.requestfactory.shared DefaultProxyStore fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.requestfactory.shared DefaultProxyStore fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.requestfactory.shared DefaultProxyStore.

The text is from its open source code.

Constructor

DefaultProxyStore()
Construct an empty DefaultProxyStore.

Method

Stringencode()
Return a JSON object literal with the contents of the store.
voidput(String key, Splittable value)