import "CosNotifyChannelAdmin.idl";
Inheritance diagram for CosNotifyChannelAdmin::SequenceProxyPushSupplier:
Public Methods | |||||
void | connect_sequence_push_consumer (in CosNotifyComm::SequencePushConsumer push_consumer) raises (CosEventChannelAdmin::AlreadyConnected, CosEventChannelAdmin::TypeError ) | ||||
The event channel will not push events to the consumer until this operation is invoked. More... | |||||
void | suspend_connection () raises (ConnectionAlreadyInactive, NotConnected) | ||||
| |||||
void | resume_connection () raises (ConnectionAlreadyActive, NotConnected) | ||||
|
|
The event channel will not push events to the consumer until this operation is invoked.
|
|
|
|
|