|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Response | |
|---|---|
| com.factual.driver | |
| Uses of Response in com.factual.driver |
|---|
| Subclasses of Response in com.factual.driver | |
|---|---|
class |
CrosswalkResponse
Represents the response from running a Crosswalk lookup against Factual. |
class |
ReadResponse
Represents the response from running a fetch request against Factual, such as a geolocation based query for specific places entities. |
class |
SchemaResponse
Represents the response from running a schema request against Factual. |
| Methods in com.factual.driver with parameters of type Response | |
|---|---|
static void |
Response.withMeta(Response resp,
org.json.JSONObject rootJsonObj)
Parses response metadata from rootJsonObj and adds it to response |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||