Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Using the Callback Model | Dispatching Callback Functions
 
Dispatching Callback Functions
 
Using awDispatch
Using awMainLoop
Using awThreadedCallbacks
Event Dispatching Rules
After registering your subscription's callback functions, your client application should then call one of the webMethods Broker dispatching functions to receive events and dispatch the appropriate callback function to process them. Only one of the following dispatching functions should be used.