Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

CosNotifyChannelAdmin::StructuredProxyPushConsumer Interface Reference

An interface for structured proxy push consumers. More...

import "CosNotifyChannelAdmin.idl";

Inherits CosNotifyChannelAdmin::ProxyConsumer, and CosNotifyComm::StructuredPushConsumer.

Inherited by NotificationExtensions::TrStructuredProxyPushConsumer.

List of all members.

Public Methods

void connect_structured_push_supplier (in CosNotifyComm::StructuredPushSupplier push_supplier) raises (CosEventChannelAdmin::AlreadyConnected)
 Connect a structured type push supplier to this proxy. More...


Detailed Description

An interface for structured proxy push consumers.


Member Function Documentation

void CosNotifyChannelAdmin::StructuredProxyPushConsumer::connect_structured_push_supplier in CosNotifyComm::StructuredPushSupplier    push_supplier raises (CosEventChannelAdmin::AlreadyConnected)
 

Connect a structured type push supplier to this proxy.

m <code>push_supplier</code> - The <code>PushSupplier</code>
object reference. @raises AlreadyConnected If this supplier is already connected.