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 SystemGwtRpc
SystemGwtRpc.getInstance
(javax.servlet.http.HttpServletRequest httpRequest) Gets the instance ofSystemGwtRpc
which is associated with the given HTTP request, creating one, if needed.static SystemGwtRpc
SystemGwtRpc.getInstance
(javax.servlet.http.HttpServletRequest httpRequest, IGwtRpcSerializationPolicyCache serializationPolicyCache) Gets the instance ofSystemGwtRpc
which is associated with the given HTTP request, creating one, if needed.