|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |