| Package | Description |
|---|---|
| com.badlogic.gdx | |
| com.badlogic.gdx.net |
| Modifier and Type | Method and Description |
|---|---|
void |
Net.sendHttpRequest(Net.HttpRequest httpRequest,
Net.HttpResponseListener httpResponseListener)
Process the specified
Net.HttpRequest and reports the Net.HttpResponse to the specified Net.HttpResponseListener
. |
| Modifier and Type | Method and Description |
|---|---|
void |
NetJavaImpl.sendHttpRequest(Net.HttpRequest httpRequest,
Net.HttpResponseListener httpResponseListener) |