org.omg.CosNotifyChannelAdmin
Interface StructuredProxyPushConsumerOperations

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

public interface StructuredProxyPushConsumerOperations
extends ProxyConsumerOperations, StructuredPushConsumerOperations

Generated from IDL interface "StructuredProxyPushConsumer".

Version:
generated at Mar 12, 2011 4:11:28 PM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

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

void connect_structured_push_supplier(StructuredPushSupplier push_supplier)
                                      throws AlreadyConnected
Throws:
AlreadyConnected