| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
BaseMessage --+
|
Disconnected
This message is sent by either the client or server to indicate to the other end of the connection that the link is closed. In cases where the connection is severed due to software crash, this message will not be sent, and the socket will eventually disconnect due to a timeout.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Static Methods | |||
|
|||
| Class Variables | |
MessageTypeID = 7
|
|
HEADER_FORMAT =
(Inherited from legume.messages.BaseMessage)
|
|
MessageValues = None
(Inherited from legume.messages.BaseMessage)
|
|
UseDefaultValues = True
(Inherited from legume.messages.BaseMessage)
|
|
| Properties | |
|
Inherited from |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 13 20:33:07 2011 | http://epydoc.sourceforge.net |