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

Module xmpp.dispatcher

Main xmpppy mechanism. Provides library with methods to assign different handlers to different XMPP stanzas. Contains one tunable attribute: DefaultTimeout (25 seconds by default). It defines time that Dispatcher.SendAndWaitForResponce method will wait for reply stanza before giving up.
Classes
Dispatcher Ancestor of PlugIn class.

Variable Summary
int DefaultTimeout = 25                                                                    
int ID = 0                                                                     

Variable Details

DefaultTimeout

Type:
int
Value:
25                                                                    

ID

Type:
int
Value:
0                                                                     

Generated by Epydoc 2.1 on Mon Mar 6 14:11:54 2006 http://epydoc.sf.net