import "CosEventChannelAdmin.idl";
Inherits CosEventComm::PullConsumer.
Public Member Functions | |
| void | connect_pull_supplier (in CosEventComm::PullSupplier pull_supplier) raises (AlreadyConnected,TypeError) |
| Connect a pull supplier to this proxy. | |
| void CosEventChannelAdmin::ProxyPullConsumer::connect_pull_supplier | ( | in CosEventComm::PullSupplier | pull_supplier | ) | raises (AlreadyConnected,TypeError) |
Connect a pull supplier to this proxy.
pull_supplier - The PullSupplier object reference. AlreadyConnected If this supplier is already connected. TypeError Illegal supplier type.
![]()