Elixir MOM v0.5.3 MOM.RPC.Message
RPC Message, normally used as a MOM.Message payload.
It has:
method
— Method to call on the other endparams
— List or map of parameterscontext
—MOM.RPC.Context
object with client context, as user or permissions. Defined by client.