Home | Trees | Index | Help |
---|
Package twisted :: Package internet :: Module interfaces :: Class IListeningPort |
|
Interface
--+
|
IListeningPort
Method Summary | |
---|---|
Get the host that this port is listening for. | |
Start listening on this port. | |
Stop listening on this port. |
Method Details |
---|
getHost(self)Get the host that this port is listening for.
|
startListening(self)Start listening on this port.
|
stopListening(self)Stop listening on this port. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:17:51 2003 | http://epydoc.sf.net |