org.omg.CosTrading

Class OfferIteratorPOA

public abstract class OfferIteratorPOA extends Servant implements OfferIteratorOperations, InvokeHandler

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
String[]_all_interfaces(POA poa, byte[] objectId)
OutputStream_invoke(String opName, InputStream _is, ResponseHandler handler)
OfferIterator_this()
OfferIterator_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 OfferIterator _this()

_this

public OfferIterator _this(ORB orb)