Uses of Class
org.bounce.message.Message

Packages that use Message
org.bounce.message   
 

Uses of Message in org.bounce.message
 

Methods in org.bounce.message with parameters of type Message
 void Distributor.distribute(Message message)
          Asks the publishers to publish the message.
 void Subscriber.handle(Message message)
          Handles the supplied message.
 void Publisher.publish(Message message)
          Called when the message needs to be published.
 void DefaultPublisher.publish(Message message)
          Called when the message needs to be published.
 



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