org.omg.CosTypedNotifyChannelAdmin
Interface TypedProxyPushConsumerOperations

All Superinterfaces:
FilterAdminOperations, NotifyPublishOperations, ProxyConsumerOperations, PushConsumerOperations, QoSAdminOperations, TypedPushConsumerOperations, TypedPushConsumerOperations
All Known Subinterfaces:
TypedProxyPushConsumer
All Known Implementing Classes:
_TypedProxyPushConsumerStub, TypedProxyPushConsumerPOA

public interface TypedProxyPushConsumerOperations
extends ProxyConsumerOperations, TypedPushConsumerOperations

Generated from IDL interface "TypedProxyPushConsumer"

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

Method Summary
 void connect_typed_push_supplier(PushSupplier 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.CosTypedEventComm.TypedPushConsumerOperations
get_typed_consumer
 
Methods inherited from interface org.omg.CosEventComm.PushConsumerOperations
disconnect_push_consumer, push
 
Methods inherited from interface org.omg.CosNotifyComm.NotifyPublishOperations
offer_change
 

Method Detail

connect_typed_push_supplier

public void connect_typed_push_supplier(PushSupplier push_supplier)
                                 throws AlreadyConnected
Throws:
AlreadyConnected