Uses of Class
org.pentaho.platform.web.gwt.rpc.PluginGwtRpc
-
Packages that use PluginGwtRpc Package Description org.pentaho.platform.web.gwt.rpc -
-
Uses of PluginGwtRpc in org.pentaho.platform.web.gwt.rpc
Methods in org.pentaho.platform.web.gwt.rpc that return PluginGwtRpc Modifier and Type Method Description static PluginGwtRpcPluginGwtRpc. getInstance(javax.servlet.http.HttpServletRequest httpRequest)Gets the instance ofPluginGwtRpcwhich is associated with the given HTTP request, creating one, if needed.static PluginGwtRpcPluginGwtRpc. getInstance(javax.servlet.http.HttpServletRequest httpRequest, IGwtRpcSerializationPolicyCache serializationPolicyCache)Gets the instance ofPluginGwtRpcwhich is associated with the given HTTP request, creating one, if needed.
-