Package flumotion :: Package worker :: Module feed
[show private | hide private]
[frames | no frames]

Module flumotion.worker.feed

implementation of a PB Server through which other components can request to eat from or feed to this worker's components.
Classes
FeedAvatar I am an avatar in a FeedServer for components that log in and request to eat from or feed to one of my components.
FeedClientFactory I am a client factory used by a feed component's medium to log into a worker and exchange feeds.
FeedMedium I am a client for a Feed Server.
ProxyManagerBouncer  
ProxyManagerBouncerPortal  

Function Summary
  feedServerFactory(brain, unsafeTracebacks)
Create and return an FPB server factory.

Function Details

feedServerFactory(brain, unsafeTracebacks=0)

Create and return an FPB server factory.
Parameters:
brain - flumotion.worker.worker.WorkerBrain

Generated by Epydoc 2.1 on Sun Oct 26 16:38:51 2008 http://epydoc.sf.net