Part of twisted.words.protocols.jabber.component View Source View In Hierarchy
Inherited from Authenticator:
Method | __init__ | Undocumented |
Method | connectionMade | Called by the XmlStream when the underlying socket connection is in place. |
Method | streamStarted | Called by the XmlStream when the stream has started. |
Method | associateWithStream | Called by the XmlStreamFactory when a connection has been made to the requested peer, and an XmlStream object has been instantiated. |