Table of Contents

Class: NodeServerImplementation Collaboratory/Node.py

After the node initially connects to the Hub, the hub makes a back-connection to the node The Node Server waits for commands from the Hub then pushes them to Chimera

Some wierdness due to the way the python bindings for omniORB works make us have to use this long, incorrect name for the NodeServer. class NodeServerImplementation(Collaboratory_CORBA__POA.Node_Server):

Base Classes   
Collaboratory_CORBA__POA.CollaboratoryCORBA.Collaboratory_CORBA__POA.Node_Server
Methods   
__init__
determine_base_id
query_state
receive_messages_from_hub
  __init__ 
__init__ ( self,  object_queue )

  determine_base_id 
determine_base_id ( self )

  query_state 
query_state ( self )

  receive_messages_from_hub 
receive_messages_from_hub ( self,  messages )


Table of Contents

This document was automatically generated on Tue Nov 5 16:56:13 2002 by HappyDoc version 2.0.1