| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
StompConnection
An "interface" for server implementation classes to "implement".
This class serves primarily as a means to document the API that CoilMQ will expect the connection object to implement.
| Instance Methods | |||
|
|||
|
Inherited from |
|||
| Class Variables | |
__metaclass__ = abc.ABCMeta
|
|
| Instance Variables | |
bool
|
reliable_subscriber = FalseWhether this client will ACK all messages. |
| Properties | |
|
Inherited from |
| Method Details |
Uses this connection implementation to send the specified frame to a connected client.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jun 28 20:30:42 2011 | http://epydoc.sourceforge.net |