Trees | Indices | Help |
---|
|
messaging.endpoint.Endpoint --+ | messaging.consumer.Consumer --+ | ReplyConsumer
A request, reply consumer.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
set |
blacklist A set of serial numbers to ignore. |
||
any |
listener An reply listener. |
||
WatchDog |
watchdog An (optional) watchdog. |
||
Inherited from |
|
Start processing messages on the queue and forward to the listener.
|
Dispatch received request. The serial number of failed requests is added to the blacklist help prevent dispatching both failure and success replies. The primary cause of this is when the watchdog has replied on the agent's behalf but the agent actually completes the request and later sends a reply.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu May 2 09:10:28 2013 | http://epydoc.sourceforge.net |