public abstract class ServantManagerPOA extends Servant implements ServantManagerOperations, InvokeHandler
| Constructor and Description |
|---|
ServantManagerPOA() |
| 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) |
ServantManager |
_this() |
ServantManager |
_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_objectpublic ServantManager _this()
public ServantManager _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