Interface | Description |
---|---|
Publisher |
Interface defining how events are published to interested parties.
|
PublisherContext |
Interface defining context in which the given Publisher is running.
|
WebMessage |
Models a message to be propagated to interested parties.
|
Exception | Description |
---|---|
PublisherException |
General purpose exception for problems occurring with publishing.
|