| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
_wrapper.Wrapper --+
|
object --+ |
| |
Endpoint --+
|
Link --+
|
Sender
A link over which messages are sent.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Static Methods | |
| Class Variables | |
|
Inherited from Inherited from |
| Properties | |
|
Inherited from Inherited from Inherited from |
| Method Details |
Send specified data as part of the current delivery
|
Send specified object over this sender; the object is expected to have a send() method on it that takes the sender and an optional tag as arguments. Where the object is a Message, this will send the message over this link, creating a new delivery for the purpose. |
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Nov 21 10:53:49 2019 | http://epydoc.sourceforge.net |