Table Of Contents

Previous topic

policies

Next topic

PublisherArg1Stage2

This Page

phoenix_title publisher

Mixin for publishing messages to a topic’s listeners. This will be mixed into topicobj.Topic so that a user can use a Topic object to send a message to the topic’s listeners via a publish() method.

copyright:Copyright 2006-2009 by Oliver Schoenborn, all rights reserved.
license:BSD, see LICENSE.txt for details.

class_hierarchy Inheritance Diagram

Inheritance diagram for module publisher

Inheritance diagram of publisher


class_summary Classes Summary

PublisherArg1Stage2 This is used when transitioning from arg1 to kwargs
SenderTooManyKwargs  
SenderWrongKwargName  
PublisherKwargs Publisher used for kwargs protocol, ie when sending message data