Uses of Class
org.pentaho.platform.web.gwt.rpc.SystemGwtRpc
Packages that use SystemGwtRpc
-
Uses of SystemGwtRpc in org.pentaho.platform.web.gwt.rpc
Methods in org.pentaho.platform.web.gwt.rpc that return SystemGwtRpcModifier and TypeMethodDescriptionstatic 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.