Method Summary |
|
__init__(self,
sasl)
|
|
Bind (self,
domain)
Perform binding. |
|
BindHandler(self,
conn,
bind)
|
|
FeaturesHandler (self,
conn,
feats)
Determine if server supports resource binding and set some internal
attributes accordingly. |
|
plugin (self,
owner)
Start resource binding, if allowed at this time. |
|
plugout (self)
Remove ComponentBind handler from owner's dispatcher. |
Inherited from PlugIn |
|
DEBUG (self,
text,
severity)
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. |