import "CosNotifyChannelAdmin.idl";
Inheritance diagram for CosNotifyChannelAdmin::ProxyPullConsumer:
Public Methods | |||||
void | connect_any_pull_supplier (in CosEventComm::PullSupplier pull_supplier) raises (CosEventChannelAdmin::AlreadyConnected, CosEventChannelAdmin::TypeError ) | ||||
The event channel will not pull events from the supplier until this operation is invoked. More... | |||||
void | suspend_connection () raises (ConnectionAlreadyInactive, NotConnected) | ||||
| |||||
void | resume_connection () raises (ConnectionAlreadyActive, NotConnected) | ||||
|
|
The event channel will not pull events from the supplier until this operation is invoked.
|
|
|
|
|