Package org.pentaho.platform.web.gwt.rpc
package org.pentaho.platform.web.gwt.rpc
-
ClassDescriptionThe
AbstractGwtRpc
class is the base abstract class of classes that represent a GWT Remote Procedure Call which is made via HTTP.TheIGwtRpcSerializationPolicyCache
interface represents a cached serialization policy provider.ThePluginGwtRpc
class is a specialized GWT-RPC which can be used to handle remote calls to services of Pentaho Platform plugins, e.g.TheSystemGwtRpc
class is a specialized GWT-RPC which can be used to handle remote calls to services of the Pentaho Platform itself, e.g.