java.lang.Object
se.liu.ida.hefquin.engine.federation.access.impl.response.DataRetrievalResponseBase
se.liu.ida.hefquin.engine.federation.access.impl.response.JSONResponseImpl
All Implemented Interfaces:
DataRetrievalResponse, JSONResponse

public class JSONResponseImpl extends DataRetrievalResponseBase implements JSONResponse
  • Field Details

    • jsonObj

      protected final org.apache.jena.atlas.json.JsonObject jsonObj
  • Constructor Details

  • Method Details

    • getJsonObject

      public org.apache.jena.atlas.json.JsonObject getJsonObject()
      Specified by:
      getJsonObject in interface JSONResponse
      Returns:
      the json object associated with the JSON response.