Home | Trees | Indices | Help |
---|
|
object --+ | Endpoint --+ | Session
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
Inherited from |
Properties | |
incoming_capacity | |
outgoing_bytes | |
incoming_bytes | |
state | |
connection | |
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Release the Session, freeing its resources. Call this when you no longer need the session. This will allow the session's resources to be reclaimed. Once called, you should no longer reference the session. |
Property Details |
incoming_capacity
|
outgoing_bytes
|
incoming_bytes
|
state
|
connection
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Nov 17 10:28:03 2014 | http://epydoc.sourceforge.net |