Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client Java API Programmer's Guide | Using the Callback Model | Dispatching Callback Methods
 
Dispatching Callback Methods
 
Using dispatch
Using mainLoop
Using threadedCallbacks
Event Dispatching Rules
After registering your subscriptions callback object, your client application should then call one of the webMethods Broker dispatching methods to receive events and dispatch the appropriate callback object's event handling method. Only one of the following dispatching methods should be used.