com.atlassian.bamboo.ww2.common
Class JsonHelper

java.lang.Object
  extended by com.atlassian.bamboo.ww2.common.JsonHelper

public class JsonHelper
extends java.lang.Object


Method Summary
static void returnJsonResponse(javax.servlet.http.HttpServletResponse response, com.opensymphony.webwork.dispatcher.json.JSONObject json)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

returnJsonResponse

public static void returnJsonResponse(javax.servlet.http.HttpServletResponse response,
                                      com.opensymphony.webwork.dispatcher.json.JSONObject json)
                               throws com.opensymphony.webwork.dispatcher.json.JSONException,
                                      java.io.IOException
Throws:
com.opensymphony.webwork.dispatcher.json.JSONException
java.io.IOException


Copyright © 2011 Atlassian. All Rights Reserved.