Uses of Class
com.factual.driver.Response

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
 



Copyright © 2012. All Rights Reserved.