org.omg.CosNotifyCommAck
Interface SequencePullSupplierAckOperations

All Superinterfaces:
NotifySubscribeOperations, SequencePullSupplierOperations
All Known Subinterfaces:
SequencePullSupplierAck
All Known Implementing Classes:
_SequencePullSupplierAckStub, SequencePullSupplierAckPOA, SequencePullSupplierAckPOATie

public interface SequencePullSupplierAckOperations
extends SequencePullSupplierOperations

Generated from IDL interface "SequencePullSupplierAck".

Version:
generated at Mar 17, 2009 1:47:06 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.CosNotifyComm.SequencePullSupplierOperations
disconnect_sequence_pull_supplier, pull_structured_events, try_pull_structured_events
 
Methods inherited from interface org.omg.CosNotifyComm.NotifySubscribeOperations
subscription_change
 

Method Detail

acknowledge

void acknowledge(int[] sequence_numbers)