org.omg.CosNotifyChannelAdminAck
Interface StructuredProxyPullSupplierAckOperations

All Superinterfaces:
FilterAdminOperations, NotifySubscribeOperations, ProxySupplierOperations, QoSAdminOperations, StructuredProxyPullSupplierOperations, StructuredPullSupplierOperations
All Known Subinterfaces:
StructuredProxyPullSupplierAck
All Known Implementing Classes:
_StructuredProxyPullSupplierAckStub, StructuredProxyPullSupplierAckPOA

public interface StructuredProxyPullSupplierAckOperations
extends StructuredProxyPullSupplierOperations

Generated from IDL interface "StructuredProxyPullSupplierAck"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 void acknowledge(int[] sequence_numbers)
           
 
Methods inherited from interface org.omg.CosNotifyChannelAdmin.StructuredProxyPullSupplierOperations
connect_structured_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.CosNotifyComm.StructuredPullSupplierOperations
disconnect_structured_pull_supplier, pull_structured_event, try_pull_structured_event
 
Methods inherited from interface org.omg.CosNotifyComm.NotifySubscribeOperations
subscription_change
 

Method Detail

acknowledge

public void acknowledge(int[] sequence_numbers)