Package xmpp :: Module client
[show private | hide private]
[frames | no frames]

Module xmpp.client

Provides PlugIn class functionality to develop extentions for xmpppy. Also provides Client and Component classes implementations as the examples of xmpppy structures usage. These classes can be used for simple applications "AS IS" though.
Classes
Client Example client class, based on CommonClient.
CommonClient Base for Client and Component classes.
Component Component class.
PlugIn Common xmpppy plugins infrastructure: plugging in/out, debugging.

Variable Summary
str DBG_CLIENT = 'client'
str DBG_COMPONENT = 'component'

Variable Details

DBG_CLIENT

Type:
str
Value:
'client'                                                               

DBG_COMPONENT

Type:
str
Value:
'component'                                                            

Generated by Epydoc 2.1 on Wed May 4 07:28:30 2005 http://epydoc.sf.net