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
-
Method Summary
Modifier and TypeMethodDescription(package private) Response
createResponse
(XMLHttpRequest xmlHttpRequest) Deprecated.Creates aResponse
instance for the given JavaScript XmlHttpRequest object.