Home | Trees | Index | Help |
|
---|
Package twisted :: Package coil :: Package plugins :: Module portforward :: Class ProxyConfigurator |
|
Configurator
--+
|
ProxyConfigurator
Method Summary | |
---|---|
config_port(self,
port)
| |
Inherited from Configurator | |
Initialize this configurator with the instance it will be configuring. | |
Return list of dispensers. | |
Set a list of configuration variables. | |
Return a mapping of key/value tuples describing my configuration. | |
Return the instance being configured. | |
Get the type of a configuration variable. |
Class Variable Summary | |
---|---|
str |
configName = 'TCP Port Forwarder'
|
dict |
configTypes = {'host': [<type 'str'>, 'Remote Host', "Ho...
|
class |
configurableClass = twisted.protocols.portforward.ProxyFactory |
Class Variable Details |
---|
configName
|
configTypes
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Sat Sep 13 04:21:14 2003 | http://epydoc.sf.net |