org.omg.CosNotifyCommAck
Interface StructuredPushSupplierAckOperations

All Superinterfaces:
NotifySubscribeOperations, StructuredPushSupplierOperations
All Known Subinterfaces:
StructuredPushSupplierAck
All Known Implementing Classes:
_StructuredPushSupplierAckStub, StructuredPushSupplierAckPOA

public interface StructuredPushSupplierAckOperations
extends StructuredPushSupplierOperations

Generated from IDL interface "StructuredPushSupplierAck"

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

Method Summary
 void acknowledge(int[] sequence_numbers)
           
 
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

public void acknowledge(int[] sequence_numbers)