Searched refs:getResultAsString (Results 1 – 5 of 5) sorted by relevance
37 Gdx.app.log("HttpRequestExample", "response: " + httpResponse.getResultAsString()); in create()
232 final String newText = httpResponse.getResultAsString(); in setText()
73 String getResultAsString (); in getResultAsString() method
76 public String getResultAsString () { in getResultAsString() method in NetJavaImpl.HttpClientResponse
65 public String getResultAsString () { in getResultAsString() method in GwtNet.HttpClientResponse