inputEx-library

inputEx  0.7.1

inputEx-library > inputEx > inputEx.RPC.Service
Search:
 
Filters

Class inputEx.RPC.Service

Provide SMD support http://groups.google.com/group/json-schema/web/service-mapping-description-proposal Not implemented: REST envelope, TCP/IP transport 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

Constructor

inputEx.RPC.Service ( )

Methods

_generateService

void _generateService ( serviceName , method )
Generate the function from a service definition
Parameters:
serviceName <String>
method <Method definition>

fetch

void fetch ( Absolute )
Download the SMD at the given url
Parameters:
Absolute <String> or relative url

process

void process ( )
Process the SMD definition


Copyright © 2011 Eric Abouaf All rights reserved.