Hi All,

please could someone enhance the c++ api documentation (doxygen):

one improvement:
------------------------
Receiver::nextReceiver(Duration) does not throw a Receiver::NoMessageAvailable exception, but
a NoMessageAvailable exception defined in messaging/exceptions.h.

And an additional hint would be nice like:
----------------------------------------------------
"If nextReceiver is used, then for all receivers the prefetch capacity must be set at least to 1 by calling Receiver::setCapacity. Otherwise it will block forever."

Cheers
Andreas


Reply via email to