org.omg.CosTrading

Class _OfferIteratorStub

public class _OfferIteratorStub extends ObjectImpl implements OfferIterator

The OfferIterator interface is used to return a set of service offers from the query operation by enabling the service offers to be extracted by successive operations on the OfferIterator interface.
Method Summary
voiddestroy()
Operation destroy
intmax_left()
Operation max_left
booleannext_n(int n, OfferSeqHolder offers)
Operation next_n
String[]_ids()

Method Detail

destroy

public void destroy()
Operation destroy

max_left

public int max_left()
Operation max_left

next_n

public boolean next_n(int n, OfferSeqHolder offers)
Operation next_n

_ids

public String[] _ids()