Login Register Help
API Documentation
Choose a stylesheet:

Constructordojox.rpc.Service

dojo.require("dojox.rpc.Service");
defined in dojox/rpc/Service.js

dojox.rpc.Service must be loaded prior to any plugin services like dojox.rpc.Rest dojox.rpc.JsonRpc in order for them to register themselves, otherwise you get a “No match found” error.

Jump to PropertiesJump to FunctionsConstructorsBack to top

Jump to PropertiesJump to ConstructorsFunctionsBack to top

Functionconstructor(smd: Object, options)
Overrides
Take a string as a url to retrieve an smd or an object that is an smd or partial smd to use as a definition for the service
Overrides
Function_generateService(serviceName, method)
Overrides

Jump to FunctionsJump to ConstructorsPropertiesBack to top

Defined by
Defined by