public abstract class DynAnyPOA extends Servant implements InvokeHandler, DynAnyOperations
Constructor and Description |
---|
DynAnyPOA() |
Modifier and Type | Method and Description |
---|---|
String[] |
_all_interfaces(POA poa,
byte[] obj_id) |
OutputStream |
_invoke(String method,
InputStream _input,
ResponseHandler handler) |
DynAny |
_this() |
DynAny |
_this(ORB orb) |
_default_POA, _get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
assign, component_count, copy, current_component, destroy, equal, from_any, get_any, get_boolean, get_char, get_double, get_dyn_any, get_float, get_long, get_longlong, get_octet, get_reference, get_short, get_string, get_typecode, get_ulong, get_ulonglong, get_ushort, get_wchar, get_wstring, insert_any, insert_boolean, insert_char, insert_double, insert_dyn_any, insert_float, insert_long, insert_longlong, insert_octet, insert_reference, insert_short, insert_string, insert_typecode, insert_ulong, insert_ulonglong, insert_ushort, insert_wchar, insert_wstring, next, rewind, seek, to_any, type
public DynAny _this()
public OutputStream _invoke(String method, InputStream _input, ResponseHandler handler) throws SystemException
_invoke
in interface InvokeHandler
SystemException
public String[] _all_interfaces(POA poa, byte[] obj_id)
_all_interfaces
in class Servant
Copyright © 2016 JacORB. All rights reserved.