HappyDoc Generated Documentation Class: HubClient

. / Collaboratory / Hub.py / HubClient 

The HubClient class represents the communication between the Hub and an individual node. Every incoming node causes the hub server to spawn a thread which runs an instance of this class. It connects to the Node's ORB server. Messages that arrive at the hub from a node are pushed out to nodes through this class

Base Classes   

HubClient
  threading.Thread

Methods   
  run 
run ( self )
Exceptions   

'Nil object reference!'
'This is not a "Node_Server" server!'

  __init__ 
__init__ (
        self,
        hub_server,
        username,
        id,
        orb,
        node_ref,
        log,
        debug,
        verbose,
        initLock,
        )

This document was automatically generated Thu Nov 09 13:33:53 2006 by HappyDoc version 3.0.a1