Uses of Package
com.google.gwt.gadgets.client.io

Packages that use com.google.gwt.gadgets.client.io
com.google.gwt.gadgets.client.io   
 

Classes in com.google.gwt.gadgets.client.io used by com.google.gwt.gadgets.client.io
AuthorizationType
          An enum representing the authorization types.
ContentType
          An enum representing the content types.
GadgetsIo
          Provides access to the gadgets.io APIs provided by the container.
MethodType
          An enum representing HTTP request methods.
RequestOptions
          A class defining request options used with GadgetsIo.makeRequest(java.lang.String, com.google.gwt.gadgets.client.io.ResponseReceivedHandler) methods.
Response
          A class wrapping the response returned by gadget container.
ResponseReceivedHandler
          The interface a caller must implement to receive a response to a GadgetsIo.makeRequest(java.lang.String, com.google.gwt.gadgets.client.io.ResponseReceivedHandler).
ResponseReceivedHandler.ResponseReceivedEvent
          Encapsulates the response for the request.
 



Copyright © 2014. All rights reserved.