| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
_events.Handler --+
|
OutgoingMessageHandler
A utility for simpler and more intuitive handling of delivery events related to outgoing i.e. sent messages.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Called when the remote peer releases an outgoing message. Note that this may be in response to either the RELEASE or MODIFIED state as defined by the AMQP specification. |
Called when the remote peer has settled the outgoing message. This is the point at which it should never be retransmitted. |
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Nov 21 10:53:49 2019 | http://epydoc.sourceforge.net |