| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
_events.Handler --+
|
object --+ |
| |
_handlers.Acking --+
|
_handlers.MessagingHandler --+
|
Fetcher
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Properties | |
| has_message | |
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Called when a message is received. The message itself can be obtained as a property on the event. For the purpose of referring to this message in further actions (e.g. if explicitly accepting it, the ``delivery`` should be used, also obtainable via a property on the event.
|
Called when the peer closes the link with an error condition.
|
Called when the peer closes the connection with an error condition.
|
|
| Property Details |
has_message
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Nov 21 10:53:50 2019 | http://epydoc.sourceforge.net |