GWT 2.7.0

Uses of Class
com.google.gwt.http.client.Request.RequestImpl

Packages that use Request.RequestImpl
com.google.gwt.http.client Provides the client-side classes and interfaces for making HTTP requests and processing the associated responses. 
 

Uses of Request.RequestImpl in com.google.gwt.http.client
 

Subclasses of Request.RequestImpl in com.google.gwt.http.client
(package private) static class Request.RequestImplIE8And9
          Special Request.RequestImpl for IE8, IE9 to work around some IE specialities.
 


GWT 2.7.0