CosNotifyChannelAdmin::StructuredProxyPullSupplier Interface Reference

An interface for structured proxy pull suppliers. More...

import "CosNotifyChannelAdmin.idl";

Inherits CosNotifyChannelAdmin::ProxySupplier, and CosNotifyComm::StructuredPullSupplier.

Inherited by CosNotifyChannelAdminAck::StructuredProxyPullSupplierAck.

List of all members.

Public Member Functions

void connect_structured_pull_consumer (in CosNotifyComm::StructuredPullConsumer pull_consumer) raises (CosEventChannelAdmin::AlreadyConnected)
 Connect a structured type pull consumer to this proxy.


Detailed Description

An interface for structured proxy pull suppliers.


Member Function Documentation

void CosNotifyChannelAdmin::StructuredProxyPullSupplier::connect_structured_pull_consumer ( in CosNotifyComm::StructuredPullConsumer  pull_consumer  )  raises (CosEventChannelAdmin::AlreadyConnected)

Connect a structured type pull consumer to this proxy.

pull_consumer - The PullConsumer object reference. AlreadyConnected If this consumer is already connected.