Package com.google.gwt.http.client
Class Request.RequestImpl
java.lang.Object
com.google.gwt.http.client.Request.RequestImpl
- Enclosing class:
- Request
Deprecated.
Native implementation associated with
Request. User classes should not use this class
directly.
Deprecated, as the only implementation this may be removed in a future release.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) ResponsecreateResponse(XMLHttpRequest xmlHttpRequest) Deprecated.Creates aResponseinstance for the given JavaScript XmlHttpRequest object.