You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 27, 2020. It is now read-only.
Christian Kreutzfeldt edited this page Apr 21, 2015
·
2 revisions
The DelayedResponseOperatorWaitStrategy interface must be implemented by all classes that contribute a new wait strategy for awaiting output from delayed response oeprators. It gets notified for each incoming message and must signal the assigned DelayedResponseCollector to retrieve the contents from the operator.
To get more in-depth insight please take a look at both existing implementations included in the framework distribution: