org.apache.shindig.gadgets.servlet
Class JsHandler.JsHandlerResponse
java.lang.Object
org.apache.shindig.gadgets.servlet.JsHandler.JsHandlerResponse
- Enclosing class:
- JsHandler
public static class JsHandler.JsHandlerResponse
- extends Object
Define the response data from JsHandler.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsHandler.JsHandlerResponse
public JsHandler.JsHandlerResponse(StringBuilder jsData,
boolean isProxyCacheable)
isProxyCacheable
public boolean isProxyCacheable()
getJsData
public StringBuilder getJsData()
Copyright © 2007-2012. All Rights Reserved.