GWT 2.7.0

Uses of Package
com.google.gwt.jsonp.client

Packages that use com.google.gwt.jsonp.client
com.google.gwt.jsonp.client Classes for sending cross domain requests to an http server, potentially on a different domain, via JSONP. 
 

Classes in com.google.gwt.jsonp.client used by com.google.gwt.jsonp.client
JsonpRequest
          A JSONP request that is waiting for a response.
 


GWT 2.7.0