org.omg.CosNotifyChannelAdmin
Interface StructuredProxyPushConsumerOperations

All Superinterfaces:
FilterAdminOperations, NotifyPublishOperations, ProxyConsumerOperations, QoSAdminOperations, StructuredPushConsumerOperations
All Known Subinterfaces:
StructuredProxyPushConsumer
All Known Implementing Classes:
_StructuredProxyPushConsumerStub, StructuredProxyPushConsumerPOA

public interface StructuredProxyPushConsumerOperations
extends ProxyConsumerOperations, StructuredPushConsumerOperations

Generated from IDL interface "StructuredProxyPushConsumer"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

Method Summary
 void connect_structured_push_supplier(StructuredPushSupplier push_supplier)
           
 
Methods inherited from interface org.omg.CosNotifyChannelAdmin.ProxyConsumerOperations
MyAdmin, MyType, obtain_subscription_types, validate_event_qos
 
Methods inherited from interface org.omg.CosNotification.QoSAdminOperations
get_qos, set_qos, validate_qos
 
Methods inherited from interface org.omg.CosNotifyFilter.FilterAdminOperations
add_filter, get_all_filters, get_filter, remove_all_filters, remove_filter
 
Methods inherited from interface org.omg.CosNotifyComm.StructuredPushConsumerOperations
disconnect_structured_push_consumer, push_structured_event
 
Methods inherited from interface org.omg.CosNotifyComm.NotifyPublishOperations
offer_change
 

Method Detail

connect_structured_push_supplier

public void connect_structured_push_supplier(StructuredPushSupplier push_supplier)
                                      throws AlreadyConnected
Throws:
AlreadyConnected