GWT 2.6.1

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.RequestImplIE6To9
          Special Request.RequestImpl for IE6-9 to work around some IE specialities.
 


GWT 2.6.1