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