Interface CosNotifyChannelAdmin::ProxyPushSupplier

IDL source    Global index
interface ProxyPushSupplier : ProxySupplier, CosNotifyComm::NotifySubscribe, CosEventComm::PushSupplier


Operation index.

  • connect_any_push_consumer
  • resume_connection
  • suspend_connection
  • Operations.

  • connect_any_push_consumer

      void connect_any_push_consumer(in CosEventComm::PushConsumer push_consumer)
        raises(CosEventChannelAdmin::AlreadyConnected, CosEventChannelAdmin::TypeError);

  • resume_connection

      void resume_connection()
        raises(ConnectionAlreadyActive);

  • suspend_connection

      void suspend_connection()
        raises(ConnectionAlreadyInactive);


    Generated by Sandia idldoc 1.0.