t.c.t.TelnetProtocol(protocol.Protocol) : class documentation

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

Known subclasses: twisted.conch.telnet.StatefulTelnetProtocol, twisted.conch.telnet.TelnetBootstrapProtocol

Undocumented
Method unhandledCommand Undocumented
Method unhandledSubnegotiation Undocumented
Method enableLocal Undocumented
Method enableRemote Undocumented
Method disableLocal Undocumented
Method disableRemote Undocumented

Inherited from Protocol:

Method logPrefix Return a prefix matching the class name, to identify log messages related to this protocol instance.
Method dataReceived Called whenever data is received.
Method connectionLost Called when the connection is shut down.

Inherited from BaseProtocol (via Protocol):

Method makeConnection Make a connection to a transport and a server.
Method connectionMade Called when a connection is made.
def unhandledCommand(self, command, argument): (source)
Undocumented
def unhandledSubnegotiation(self, command, bytes): (source)
Undocumented
def enableLocal(self, option): (source)
Undocumented
def enableRemote(self, option): (source)
Undocumented
def disableLocal(self, option): (source)
Undocumented
def disableRemote(self, option): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2015-01-30 14:14:53.