| 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.2 prerelease on Wed Jan 29 06:25:39 2003 | http://epydoc.sf.net |