Package com.ibm.websphere.webmsg.publisher
Interface Summary
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 Summary
Exception | Description |
---|---|
PublisherException | General purpose exception for problems occurring with publishing. |