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.
public String[] _all_interfaces(POA poa, byte[] objectId)
public final OutputStream _invoke(String opName, InputStream _is, ResponseHandler handler)