Home | Trees | Indices | Help |
|
---|
|
object --+ | utils.Cached --+ | Application
Instance Methods | |||
|
|||
ApplicationStream or None |
|
||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Static Methods | |
Inherited from |
Properties | |
UserCollection |
ConnectableUsers All connectible users. |
UserCollection |
ConnectingUsers All users connecting at the moment. |
unicode |
Name Name of the application. |
ApplicationStreamCollection |
ReceivedStreams All streams that received data and can be read. |
ApplicationStreamCollection |
SendingStreams All streams that send data and at the moment. |
ApplicationStreamCollection |
Streams All currently connected application streams. |
Inherited from |
Method Details |
repr(x)
|
|
|
Property Details |
ConnectableUsersAll connectible users.
|
ConnectingUsersAll users connecting at the moment.
|
NameName of the application.
|
ReceivedStreamsAll streams that received data and can be read.
|
SendingStreamsAll streams that send data and at the moment.
|
StreamsAll currently connected application streams.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 26 16:13:04 2009 | http://epydoc.sourceforge.net |