Package common :: Package xmpp :: Module roster_nb
[hide private]
[frames] | no frames]

Module roster_nb

source code

Simple roster implementation. Can be used though for different tasks like mass-renaming of contacts.
Classes [hide private]
  NonBlockingRoster
Defines a plenty of methods that will allow you to manage roster.
Variables [hide private]
  log = logging.getLogger('gajim.c.x.roster_nb')

Imports: JID, Iq, Presence, Node, NodeProcessed, NS_MUC_USER, NS_ROSTER, PlugIn, logging


Variables Details [hide private]

log

Value:
logging.getLogger('gajim.c.x.roster_nb')