Qorus Integration Engine®  4.0.3.p2_git
OMQ::ServiceMethodGate Class Reference

ServiceMethodGate provides a gateway to service methods; this class is not designed to be used directly; use omqservice instead. More...

Public Member Methods

 constructor (string t, string n)
 creates the object
 
auto methodGate (string m)
 transparently redirects method calls to the service
 
auto externalMethodGateArgs (string m, auto args)
 redirects external calls to the service method
 
auto internalMethodGateArgs (string m, auto args)
 redirects internal calls to the service method
 

Detailed Description

ServiceMethodGate provides a gateway to service methods; this class is not designed to be used directly; use omqservice instead.


The documentation for this class was generated from the following file: