Home | Trees | Index | Help |
---|
Package twisted :: Package protocols :: Module ftp :: Class FTPDataPortFactory |
|
Factory
--+ |ServerFactory
--+ | FTPDataPortFactory
Factory for data connections that use the PORT command
(i.e. "active" transfers)Method Summary | |
---|---|
buildProtocol(self,
connection)
| |
Make sure startFactory is called. (inherited from Factory )
| |
Make sure stopFactory is called. (inherited from Factory )
| |
This will be called before I begin listening on a Port or Connector. (inherited from Factory )
| |
This will be called before I stop listening on all Ports/Connectors. (inherited from Factory )
|
Class Variable Summary | |
---|---|
int |
noisy
|
Class Variable Details |
---|
noisy
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:48:27 2003 | http://epydoc.sf.net |