Package org.bounce.message

Interface Summary
Publisher An interface that needs to be used by all class that want to act as publishers for messages.
Subscriber The interface for a generic subscriber.
 

Class Summary
DefaultPublisher A default implmenentation of a publisher, used by the distributor to have one publisher for the Message class.
Distributor This class is the Distributor for all messages, it distributes the messages to the topic publishers.
Message Representation of a message.
 



Copyright © 2002-2011 Edwin Dankert. All Rights Reserved.