Concept Framework 2.2 documentation | Contents | Index |
Name | Version | Deprecated |
SOAPRouterRegisterService | version 1.0 | no |
number SOAPRouterRegisterService(number router, delegate func, string method, string urn) |
router | [in] the SOAP router handle, as returned by SOAPRouterNew |
func | [in] function to register as a SOAP service |
method | [in] method name to call the function from the client side |
urn | [in] the urn for this service |
Register a SOAP service (in this case a Concept function) to the router. |
Documented by Eduard Suica, generation time: Sun Jan 27 18:15:20 2013 GMT | (c)2013 Devronium Applications |