Qorus Integration Engine® Enterprise Edition 6.0.15_prod
Loading...
Searching...
No Matches
OMQ::ServiceMethodGate Class Reference

ServiceMethodGate provides a gateway to service methods. 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.

Note
This class is not designed to be used directly; use omqservice instead

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