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