Package g4ds :: Module routingcontroller :: Class RoutingController
[show private | hide private]
[frames | no frames]

Class RoutingController


The decisioin maker for routing.
Method Summary
  __init__(self)
Yet empty constructor.
  findBestEndpointForMember(self, memberid, communityid, allowDefaultCommunity, allowRouting)
Picks the most approriate endpoint for the given member.

Method Details

__init__(self)
(Constructor)

Yet empty constructor.

findBestEndpointForMember(self, memberid, communityid=None, allowDefaultCommunity=0, allowRouting=1)

Picks the most approriate endpoint for the given member.

Per default, the default community is disabled here.

Currently, simply the first one is taken.

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