| Home | Trees | Index | Help |
|---|
| Package twisted :: Package internet :: Module interfaces :: Class IReactorArbitrary |
|
NonMetaInterface --+
|
IReactorArbitrary
| Method Summary | |
|---|---|
Start an instance of the given connectorTypeconnecting. | |
Start an instance of the given portTypelistening. | |
| Method Details |
|---|
connectWith(self, connectorType, *args, **kw)Start an instance of the givenconnectorType
connecting.
|
listenWith(self, portType, *args, **kw)Start an instance of the givenportType listening.
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Fri Jun 27 03:45:31 2003 | http://epydoc.sf.net |