Functiondojox.wire.ml.JsonHandler._getContent

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

If 'method' is "POST" or "PUT", the first parameter in 'parameter' is used to generate a JSON content.

Usage

function (/*String*/ method, /*Array*/ parameters) (view source)
parametertypedescription
methodStringA method name
parametersArrayAn array of parameters