Class JsonParseResponse

    • Field Detail

      • data

        protected final org.json.simple.JSONObject data
    • Constructor Detail

      • JsonParseResponse

        public JsonParseResponse​(org.json.simple.JSONObject data)
    • Method Detail

      • parseResponse

        public abstract Object parseResponse()