Package com.google.gwt.ajaxloader.client

Interface Summary
AjaxKeyConstants For retrieving host:port/key pairs from a file.
 

Class Summary
AjaxKeyRepository Stores keys for different locations (hostname:port).
AjaxLoader A wrapper for the google Ajax API loader.
AjaxLoader.AjaxLoaderOptions An object to pass as the third parameter to load() call.
ArrayHelper Convenience methods for working with GWT JsArrays.
ClientLocation Wraps the ClientLocation object stored on google.loader described at http://code.google.com/apis/ajax/documentation/#ClientLocation
ExceptionHelper Helps with the GWT uncaught exception handler.
JsDate Wraps a JavaScript Date object.
Properties A collection of properties of arbitrary type, for interoperability with non-GWT JavaScript libraries.
 

Exception Summary
Properties.TypeException An exception thrown by the get methods when the key is found but the value has an unexpected type.
 



Copyright © 2014. All rights reserved.