twisted.words.protocols.jabber.component.ComponentInitiatingInitializer(object)
class documentationtwisted.words.protocols.jabber.component
View Source
(View In Hierarchy)
External server-side component authentication initializer for the initiating entity.
Instance Variable | xmlstream | XML stream between server and component. (type: xmlstream.XmlStream ) |
Method | __init__ | Undocumented |
Method | initialize | Undocumented |
Method | _cbHandshake | Undocumented |