Uses of Class
org.pentaho.platform.web.gwt.rpc.SystemGwtRpc
-
Uses of SystemGwtRpc in org.pentaho.platform.web.gwt.rpc
Modifier 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.