Home
Trees
Indices
Help
Package xmpp
::
Module client
:: Class PlugIn
[
hide private
]
[
frames
] |
no frames
]
Class PlugIn
source code
Known Subclasses:
dispatcher.Dispatcher
,
filetransfer.IBB
,
commands.Command_Handler_Prototype
,
commands.Commands
,
auth.Bind
,
auth.ComponentBind
,
auth.NonSASL
,
auth.SASL
,
browser.Browser
,
transports.TCPsocket
,
transports.TLS
,
roster.Roster
Common xmpppy plugins infrastructure: plugging in/out, debugging.
Instance Methods
[
hide private
]
DEBUG
(
self
,
text
,
severity
=
'
info
'
)
Feed a provided debug line to main instance's debug facility along with our ID string.
source code
PlugIn
(
self
,
owner
)
Attach to main instance and register ourself and all our staff in it.
source code
PlugOut
(
self
)
Unregister all our staff from main instance and detach from it.
source code
__init__
(
self
)
source code
Home
Trees
Indices
Help
Generated by Epydoc 3.0beta1 on Sat Dec 15 22:25:14 2007
http://epydoc.sourceforge.net