Package g4ds :: Module protocolcontroller
[show private | hide private]
[frames | no frames]

Module g4ds.protocolcontroller

Manages the implementations for the different protocols.

Grid for Digital Security (G4DS)

Responsible for invoking the communcations and making the network servers listening and so on.

Author: Michael Pilgermann

Contact: mailto:mpilgerm@glam.ac.uk

License: GPL (General Public License)

Classes
Dispatcher Dispatcher so be registered with the protocols.
ProtocolController Maintains a dictionary with all available protocols.

Function Summary
  getProtocolController()
Singleton Implementation.

Variable Summary
ProtocolController _protocolController: For singleton implementation

Function Details

getProtocolController()

Singleton Implementation.

Returns the instance to the ProtocolController class.

Variable Details

_protocolController

For singleton implementation
Type:
ProtocolController
Value:
None                                                                  

Generated by Epydoc 2.0 on Sat Oct 22 22:52:46 2005 http://epydoc.sf.net