org.omg.CosTrading

Class LookupPOA

public abstract class LookupPOA extends Servant implements LookupOperations, InvokeHandler

The Lookup interfaces is resolved by "TradingService". It provides access to all trader attributes and to the query operation.
Method Summary
String[]_all_interfaces(POA poa, byte[] objectId)
OutputStream_invoke(String opName, InputStream _is, ResponseHandler handler)
Lookup_this()
Lookup_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 Lookup _this()

_this

public Lookup _this(ORB orb)