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

Module client_nb

source code

Client class establishs connection to XMPP Server and handles authentication
Classes [hide private]
  NonBlockingClient
Client class is XMPP connection mountpoint.
Variables [hide private]
  log = logging.getLogger('gajim.c.x.client_nb')

Imports: socket, transports_nb, dispatcher_nb, auth_nb, roster_nb, protocol, bosh, NS_TLS, logging


Variables Details [hide private]

log

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