Class t.p.b.SafeNetstringReceiver(NetstringReceiver):

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

This class is deprecated, use NetstringReceiver instead.

Inherited from Protocol (via NetstringReceiver):

Method connectionLost Called when the connection is shut down.

Inherited from BaseProtocol (via NetstringReceiver, Protocol):

Method makeConnection Make a connection to a transport and a server.
Method connectionMade Called when a connection is made.
API Documentation for twisted, generated by pydoctor.