|
pure virtual |
Gets a proxy to a publisher object for this topic.
To publish data to a topic, a publisher calls this operation and then creates a proxy with the publisher type from this proxy. If a replicated IceStorm deployment is used, this call may return a replicated proxy.
| response | The response callback. It accepts:
|
| exception | The exception callback. |
| current | The Current object of the incoming request. |