Class t.p.p.ProxyFactory(protocol.Factory):

Part of twisted.protocols.portforward View Source View In Hierarchy

Factory for port forwarder.

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
74 Method __init__ Undocumented

Inherited from Factory:

Line # Kind Name Docs
39 Method doStart Make sure startFactory is called.
50 Method doStop Make sure stopFactory is called.
65 Method startFactory This will be called before I begin listening on a Port or Connector.
76 Method stopFactory This will be called before I stop listening on all Ports/Connectors.
87 Method buildProtocol Create an instance of a subclass of Protocol.
Line # Kind Name Docs
74 Method __init__ Undocumented
87 Method buildProtocol Create an instance of a subclass of Protocol.
39 Method doStart Make sure startFactory is called.
50 Method doStop Make sure stopFactory is called.
65 Method startFactory This will be called before I begin listening on a Port or Connector.
76 Method stopFactory This will be called before I stop listening on all Ports/Connectors.
def __init__(self, host, port): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2008-10-26 16:12:37.