Home | Trees | Index | Help |
---|
Package xmpp :: Module client :: Class PlugIn |
|
Bind
,
Browser
,
Dispatcher
,
IBB
,
NonSASL
,
Roster
,
SASL
,
TCPsocket
,
TLS
Method Summary | |
---|---|
__init__(self)
| |
Feed a provided debug line to main instance's debug facility along with our ID string. | |
Attach to main instance and register ourself and all our staff in it. | |
Unregister all our staff from main instance and detach from it. |
Method Details |
---|
DEBUG(self, text, severity='info')Feed a provided debug line to main instance's debug facility along with our ID string. |
PlugIn(self, owner)Attach to main instance and register ourself and all our staff in it. |
PlugOut(self)Unregister all our staff from main instance and detach from it. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sun Dec 26 09:52:57 2004 | http://epydoc.sf.net |