t.w.p.j.i.IXMPPHandlerCollection(Interface) : interface documentation

Part of twisted.words.protocols.jabber.ijabber View Source View In Hierarchy

Known implementations: twisted.words.protocols.jabber.xmlstream.XMPPHandlerCollection

Collection of handlers.

Contain several handlers and manage their connection.
Method __iter__ Get an iterator over all child handlers.
Method addHandler Add a child handler.
Method removeHandler Remove a child handler.
def __iter__(): (source)
Get an iterator over all child handlers.
def addHandler(handler): (source)
Add a child handler.
Parametershandler (type: IXMPPHandler )
def removeHandler(handler): (source)
Remove a child handler.
Parametershandler (type: IXMPPHandler )
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:07:41.