| Tag Summary |
| clear |
Removes all publishers.
|
| getPublishers |
Returns all publisher in sorted order.
|
| getPublisher |
Returns the publisher for the given publisher name.
|
| isPaused |
Indicates whether messages sent by the specified publisher are currently
allowed to be delivered.
|
| pause |
Prevents messages sent by the specified publisher from being delivered.
|
| remove |
Removes the specified publisher.
|
| rename |
Renames the specified publisher.
|
| resume |
Resumes delivery of messages sent by the specified publisher.
|
| size |
Returns the number of publishers in the specified engine.
|