// Generated automatically from org.json.HTTP for testing purposes package org.json; import org.json.JSONObject; public class HTTP { public HTTP(){} public static JSONObject toJSONObject(String p0){ return null; } public static String CRLF = null; public static String toString(JSONObject p0){ return null; } }