org.apache.blur.console.util
Class HttpUtil
java.lang.Object
org.apache.blur.console.util.HttpUtil
public class HttpUtil
- extends Object
JSON
public static final String JSON
- See Also:
- Constant Field Values
TEXT
public static final String TEXT
- See Also:
- Constant Field Values
HttpUtil
public HttpUtil()
sendResponse
public static void sendResponse(javax.servlet.http.HttpServletResponse res,
String body,
String contentType)
throws IOException
- Throws:
IOException
getFirstParam
public static String getFirstParam(String[] param)
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.