org.omg.CosNotifyCommAck
Interface StructuredPullSupplierAckOperations

All Superinterfaces:
NotifySubscribeOperations, StructuredPullSupplierOperations
All Known Subinterfaces:
StructuredPullSupplierAck
All Known Implementing Classes:
_StructuredPullSupplierAckStub, StructuredPullSupplierAckPOA, StructuredPullSupplierAckPOATie

public interface StructuredPullSupplierAckOperations
extends StructuredPullSupplierOperations

Generated from IDL interface "StructuredPullSupplierAck".

Version:
generated at Mar 12, 2011 4:11:29 PM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

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

void acknowledge(int[] sequence_numbers)