|
GWT 2.6.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.http.client.Request.RequestImpl
com.google.gwt.http.client.Request.RequestImplIE6To9
static class Request.RequestImplIE6To9
Special Request.RequestImpl for IE6-9 to work around some IE specialities.
| Constructor Summary | |
|---|---|
Request.RequestImplIE6To9()
|
|
| Method Summary | |
|---|---|
(package private) Response |
createResponse(XMLHttpRequest xmlHttpRequest)
Creates a Response instance for the given JavaScript XmlHttpRequest object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
Request.RequestImplIE6To9()
| Method Detail |
|---|
Response createResponse(XMLHttpRequest xmlHttpRequest)
Request.RequestImplResponse instance for the given JavaScript XmlHttpRequest object.
createResponse in class Request.RequestImplxmlHttpRequest - xmlHttpRequest object for which we need a response
Response object instance
|
GWT 2.6.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||