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