org.omg.CosTrading

Class OfferIdIteratorPOA

public abstract class OfferIdIteratorPOA extends Servant implements OfferIdIteratorOperations, InvokeHandler

The OfferIdIterator interface is used to return a set of offer identifiers from the list_offers operation and the list_proxies operation in the Admin interface by enabling the offer identifiers to be extracted by successive operations on the OfferIdIterator interface.
Method Summary
String[]_all_interfaces(POA poa, byte[] objectId)
OutputStream_invoke(String opName, InputStream _is, ResponseHandler handler)
OfferIdIterator_this()
OfferIdIterator_this(ORB orb)

Method Detail

_all_interfaces

public String[] _all_interfaces(POA poa, byte[] objectId)

_invoke

public final OutputStream _invoke(String opName, InputStream _is, ResponseHandler handler)

_this

public OfferIdIterator _this()

_this

public OfferIdIterator _this(ORB orb)