import "CosEventChannelAdmin.idl";
Inherits CosEventComm::PullSupplier.
Inherited by CosTypedEventChannelAdmin::TypedProxyPullSupplier.
Public Member Functions | |
| void | connect_pull_consumer (in CosEventComm::PullConsumer pull_consumer) raises (AlreadyConnected) |
| Connect a pull consumer to this proxy. | |
| void CosEventChannelAdmin::ProxyPullSupplier::connect_pull_consumer | ( | in CosEventComm::PullConsumer | pull_consumer | ) | raises (AlreadyConnected) |
Connect a pull consumer to this proxy.
pull_consumer - The PullConsumer object reference. AlreadyConnected If this consumer is already connected.
![]()