import "CosEventChannelAdmin.idl";
Inherits CosEventComm::PushConsumer.
Inherited by CosTypedEventChannelAdmin::TypedProxyPushConsumer.
Public Member Functions | |
| void | connect_push_supplier (in CosEventComm::PushSupplier push_supplier) raises (AlreadyConnected) |
| Connect a push supplier to this proxy. | |
| void CosEventChannelAdmin::ProxyPushConsumer::connect_push_supplier | ( | in CosEventComm::PushSupplier | push_supplier | ) | raises (AlreadyConnected) |
Connect a push supplier to this proxy.
push_supplier - The PushSupplier object reference. AlreadyConnected If this supplier is already connected.
![]()