| Trees | Indices | Help |
|
|---|
|
|
|
|||
| ConnectionJingle | |||
|
ConnectionDisco Holds xmpppy handlers and public methods for discover services |
|||
| ConnectionVcard | |||
| ConnectionHandlersBase | |||
| ConnectionHandlers | |||
| HelperEvent | |||
| HttpAuthReceivedEvent | |||
| LastResultReceivedEvent | |||
| VersionResultReceivedEvent | |||
| TimeResultReceivedEvent | |||
| GMailQueryReceivedEvent | |||
| RosterItemExchangeEvent | |||
|
|||
log = logging.getLogger('gajim.c.connection_handlers')
|
|||
VCARD_PUBLISHED = 'vcard_published'
|
|||
VCARD_ARRIVED = 'vcard_arrived'
|
|||
AGENT_REMOVED = 'agent_removed'
|
|||
METACONTACTS_ARRIVED = 'metacontacts_arrived'
|
|||
ROSTER_ARRIVED = 'roster_arrived'
|
|||
PRIVACY_ARRIVED = 'privacy_arrived'
|
|||
PEP_CONFIG = 'pep_config'
|
|||
HAS_IDLE = False
|
|||
Imports: os, base64, sys, operator, hashlib, hmac, altzone, daylight, gmtime, localtime, mktime, strftime, time_time, timezone, tzname, timegm, datetime, capscache, helpers, gajim, exceptions, ConnectionCommands, ConnectionPubSub, ConnectionPEP, ConnectionCaps, ConnectionSocks5Bytestream, ged, nec, NetworkEvent, GajimPlugin, dbus_support, dbus, MusicTrackListener, logging, common
|
|||
log
|
VCARD_PUBLISHED
|
VCARD_ARRIVED
|
AGENT_REMOVED
|
METACONTACTS_ARRIVED
|
ROSTER_ARRIVED
|
PRIVACY_ARRIVED
|
PEP_CONFIG
|
HAS_IDLE
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 12 02:06:26 2010 | http://epydoc.sourceforge.net |