Home | Trees | Index | Help |
---|
Package xmpp :: Module client :: Class Component |
|
CommonClient
--+
|
Component
Method Summary | |
---|---|
Authenticate component "name" with password "password". | |
Inherited from CommonClient | |
Caches server name and (optionally) port to connect to. | |
Make a tcp/ip connection, protect it with tls if possible and start XMPP stream. | |
Called on disconnection. | |
Default disconnect handler. | |
Default event handler. | |
Returns connection state. | |
Example of reconnection method. | |
Register handler that will be called on disconnect. | |
Unregister handler that is called on disconnect. |
Method Details |
---|
auth(self, name, password, dup=None)Authenticate component "name" with password "password". |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sun Dec 26 09:52:57 2004 | http://epydoc.sf.net |