Package common :: Module resolver :: Class NsLookup
[hide private]
[frames] | no frames]

Class NsLookup

source code


Instance Methods [hide private]
 
__init__(self, on_result, host='_xmpp-client', type='srv') source code
 
_compose_command_args(self) source code
 
_return_result(self) source code

Inherited from xmpp.idlequeue.IdleCommand: end, pollend, pollin, read_timeout, set_idlequeue, start, wait_child

Inherited from xmpp.idlequeue.IdleObject: pollout

Instance Variables [hide private]

Inherited from xmpp.idlequeue.IdleObject: fd

Method Details [hide private]

__init__(self, on_result, host='_xmpp-client', type='srv')
(Constructor)

source code 
Overrides: xmpp.idlequeue.IdleObject.__init__

_compose_command_args(self)

source code 
Overrides: xmpp.idlequeue.IdleCommand._compose_command_args

_return_result(self)

source code 
Overrides: xmpp.idlequeue.IdleCommand._return_result