public abstract class TypeCodeFactoryPOA extends Servant implements TypeCodeFactoryOperations, InvokeHandler
| Constructor and Description |
|---|
TypeCodeFactoryPOA() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_all_interfaces(POA poa,
byte[] objectId) |
OutputStream |
_invoke(java.lang.String opName,
InputStream _is,
ResponseHandler handler) |
TypeCodeFactory |
_this() |
TypeCodeFactory |
_this(ORB orb) |
_default_POA, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate_abstract_interface_tc, create_alias_tc, create_array_tc, create_component_tc, create_enum_tc, create_exception_tc, create_fixed_tc, create_home_tc, create_interface_tc, create_local_interface_tc, create_native_tc, create_recursive_sequence_tc, create_recursive_tc, create_sequence_tc, create_string_tc, create_struct_tc, create_union_tc, create_value_box_tc, create_value_tc, create_wstring_tcpublic TypeCodeFactory _this()
public TypeCodeFactory _this(ORB orb)
public java.lang.String[] _all_interfaces(POA poa, byte[] objectId)
_all_interfaces in class Servantpublic final OutputStream _invoke(java.lang.String opName, InputStream _is, ResponseHandler handler)
_invoke in interface InvokeHandler