Class t.m.t.ShellFactory(protocol.Factory):

Part of twisted.manhole.telnet View Source View In Hierarchy

No class docstring

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
99 Method __init__ Undocumented
106 Method setService Undocumented
109 Method __getstate__ This returns the persistent state of this shell factory.

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
109 Method __getstate__ This returns the persistent state of this shell factory.
99 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.
106 Method setService Undocumented
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): (source)
Undocumented
def setService(self, service): (source)
Undocumented
def __getstate__(self): (source)
This returns the persistent state of this shell factory.
API Documentation for Twisted, generated by pydoctor at 2008-10-26 16:12:37.