Interface JSONResponse

All Superinterfaces:
DataRetrievalResponse
All Known Implementing Classes:
JSONResponseImpl

public interface JSONResponse extends DataRetrievalResponse
  • Method Details

    • getJsonObject

      org.apache.jena.atlas.json.JsonObject getJsonObject()
      Returns:
      the json object associated with the JSON response.