org.omg.CosNotifyChannelAdminAck
Interface StructuredProxyPushSupplierAckOperations

All Superinterfaces:
FilterAdminOperations, NotifySubscribeOperations, ProxySupplierOperations, QoSAdminOperations, StructuredProxyPushSupplierOperations, StructuredPushSupplierOperations
All Known Subinterfaces:
StructuredProxyPushSupplierAck
All Known Implementing Classes:
_StructuredProxyPushSupplierAckStub, StructuredProxyPushSupplierAckPOA, StructuredProxyPushSupplierAckPOATie

public interface StructuredProxyPushSupplierAckOperations
extends StructuredProxyPushSupplierOperations

Generated from IDL interface "StructuredProxyPushSupplierAck".

Version:
generated at Sep 14, 2010 11:02:18 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

Method Summary
 void acknowledge(int[] sequence_numbers)
           
 
Methods inherited from interface org.omg.CosNotifyChannelAdmin.StructuredProxyPushSupplierOperations
connect_structured_push_consumer, resume_connection, suspend_connection
 
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.StructuredPushSupplierOperations
disconnect_structured_push_supplier
 
Methods inherited from interface org.omg.CosNotifyComm.NotifySubscribeOperations
subscription_change
 

Method Detail

acknowledge

void acknowledge(int[] sequence_numbers)