org.omg.CosTrading
Class TraderComponentsPOA
public abstract
class
TraderComponentsPOA
extends Servant
implements TraderComponentsOperations, InvokeHandler
The TraderComponents interface contains five readonly attributes that provide a way
to get a specific object reference.
A traders functionality can be configured by composing the defined interfaces in one
of several prescribed combinations. The composition is not modeled through
inheritance, but rather by multiple interfaces to an object. Given one of these
interfaces, a way of finding the other associated interfaces is needed. To facilitate this,
each trader functional interface is derived from the TraderComponents interface.
public String[] _all_interfaces(POA poa, byte[] objectId)
public final OutputStream _invoke(String opName, InputStream _is, ResponseHandler handler)