Package | Description |
---|---|
org.bounce.message |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPublisher
A default implmenentation of a publisher, used by the distributor to have one
publisher for the Message class.
|
Modifier and Type | Method and Description |
---|---|
Publisher |
Distributor.getPublisher(Class topic)
Gets a publisher for a specific topic from the controller.
|
Modifier and Type | Method and Description |
---|---|
void |
Distributor.setPublisher(Class topic,
Publisher publisher)
Sets a publisher for a specific topic to the controller.
|
Copyright © 2002-2013 Edwin Dankert. All Rights Reserved.