org.openorb.notify
public interface ConsumerProxyManagement
| Method Summary | |
|---|---|
| String | getId()
Get the ID ( ChannelID + ConsumerAdminID + ProxySupplierID ) of the proxy |
| void | reportClientDisconnection()
This method is invoked when the client returns
an unexpected Disconnected exception. |
| void | reportEventDelivery(int eventPid)
An event has been delivered or discarded |