org.omg.CosTrading

Class SupportAttributesPOA

public abstract class SupportAttributesPOA extends Servant implements SupportAttributesOperations, InvokeHandler

In addition to the ability of a trader implementation to selectively choose which functional interfaces to support, a trader implementation may also choose not to support modifiable properties, dynamic properties, and/or proxy offers. The functionality supported by a trader implementation can be determined by querying the readonly attributes in this interface. The type repository used by the trader implementation can also be obtained from this interface.
Method Summary
String[]_all_interfaces(POA poa, byte[] objectId)
OutputStream_invoke(String opName, InputStream _is, ResponseHandler handler)
SupportAttributes_this()
SupportAttributes_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 SupportAttributes _this()

_this

public SupportAttributes _this(ORB orb)