Home | Trees | Indices | Help |
|
---|
|
object --+ | utils.Cached --+ | IApplicationStream
Represents an application stream in APP2APP protocol.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
unicode |
|
||
unicode |
|
||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Static Methods | |
Inherited from |
Class Variables | |
Inherited from |
Properties | |
IApplication |
Application Application this stream belongs to. |
unicode |
ApplicationName Name of the application this stream belongs to. |
int |
DataLength Number of bytes awaiting in the read buffer. |
unicode |
Handle Stream handle in u'<Skypename>:<n>' format. |
unicode |
PartnerHandle Skypename of the user this stream is connected to. |
Inherited from |
Method Details |
repr(x)
|
Reads data from stream.
|
Reads data from stream.
|
Sends datagram to stream.
|
Writes data to stream.
|
Writes data to stream.
|
Property Details |
ApplicationApplication this stream belongs to.
|
ApplicationNameName of the application this stream belongs to. Same as
|
DataLengthNumber of bytes awaiting in the read buffer.
|
HandleStream handle in u'<Skypename>:<n>' format.
|
PartnerHandleSkypename of the user this stream is connected to.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Nov 05 14:54:59 2008 | http://epydoc.sourceforge.net |