Package com.google.gwt.maps.jsio.client.impl

Interface Summary
Extractor<T> Encapsulates wrap/unwrap logic for passing objects through the Java/JavaScript barrier.
 

Class Summary
AbstractJSListWrapper<T> Common implementation details for JSListWrapper and JSStringListWrapper.
JSListWrapper<T> This an implementation of List that operates directly on JS arrays of objects that can be made into JavaScriptObjects.
JSONWrapperUtil Internal utility functions to encapsulate often-used idioms.
JSStringListWrapper This an implementation of List that operates directly on JS arrays of Strings.
 

Annotation Types Summary
MetaDataName Used internally to map JSIO annotations onto old-style GWT metadata tags.