org.omg.CosTypedNotifyChannelAdmin
Interface TypedProxyPullSupplierOperations

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

public interface TypedProxyPullSupplierOperations
extends ProxySupplierOperations, TypedPullSupplierOperations

Generated from IDL interface "TypedProxyPullSupplier".

Version:
generated at Jan 1, 2011 11:43:04 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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

void connect_typed_pull_consumer(PullConsumer pull_consumer)
                                 throws AlreadyConnected
Throws:
AlreadyConnected