API Docs for: 1.0.0
Show:

gallery-mojito-rpc Module

RPC wrapper for Mojit proxy. This allows you to use either Y.RPC.JSON or Y.RPC.Mojito interchangeably. The method in the Mojit proxy receives the parameters as an array in body.params. You can pass this to the model as follows: model.getItems.apply(model, ac.params.getFromBody().params)

This module provides the following classes: