import "CosNotifyChannelAdmin.idl";
Inheritance diagram for CosNotifyChannelAdmin::SequenceProxyPullConsumer:
Public Methods | |||||
void | connect_sequence_pull_supplier (in CosNotifyComm::SequencePullSupplier 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.
|
|
|
|
|