org.omg.CosTypedNotifyChannelAdmin
Interface TypedProxyPullSupplierOperations

All Superinterfaces:
FilterAdminOperations, NotifySubscribeOperations, ProxySupplierOperations, PullSupplierOperations, QoSAdminOperations, TypedPullSupplierOperations, TypedPullSupplierOperations
All Known Subinterfaces:
TypedProxyPullSupplier
All Known Implementing Classes:
_TypedProxyPullSupplierStub, TypedProxyPullSupplierPOA

public interface TypedProxyPullSupplierOperations
extends ProxySupplierOperations, TypedPullSupplierOperations

Generated from IDL interface "TypedProxyPullSupplier"

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

Method Summary
 void connect_typed_pull_consumer(PullConsumer pull_consumer)
           
 
Methods inherited from interface org.omg.CosNotifyChannelAdmin.ProxySupplierOperations
lifetime_filter, lifetime_filter, MyAdmin, MyType, obtain_offered_types, priority_filter, priority_filter, 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.TypedPullSupplierOperations
get_typed_supplier
 
Methods inherited from interface org.omg.CosEventComm.PullSupplierOperations
disconnect_pull_supplier, pull, try_pull
 
Methods inherited from interface org.omg.CosNotifyComm.NotifySubscribeOperations
subscription_change
 

Method Detail

connect_typed_pull_consumer

public void connect_typed_pull_consumer(PullConsumer pull_consumer)
                                 throws AlreadyConnected
Throws:
AlreadyConnected