import "CosNotifyChannelAdmin.idl";
Inherits CosNotifyChannelAdmin::ProxyConsumer, and CosNotifyComm::PushConsumer.
Public Member Functions | |
| void | connect_any_push_supplier (in CosEventComm::PushSupplier push_supplier) raises (CosEventChannelAdmin::AlreadyConnected) |
| Connect an any type push supplier to this proxy. | |
| void CosNotifyChannelAdmin::ProxyPushConsumer::connect_any_push_supplier | ( | in CosEventComm::PushSupplier | push_supplier | ) | raises (CosEventChannelAdmin::AlreadyConnected) |
Connect an any type push supplier to this proxy.
push_supplier - The PushSupplier object reference. AlreadyConnected If this supplier is already connected.
![]()