public class MyServerPOATie extends MyServerPOA
| Constructor and Description |
|---|
MyServerPOATie(MyServerOperations delegate) |
MyServerPOATie(MyServerOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
MyServerOperations |
_delegate() |
void |
_delegate(MyServerOperations delegate) |
MyServer |
_this() |
MyServer |
_this(ORB orb) |
void |
shutdown() |
void |
write2ndUnion(Nums n) |
void |
writeUnion(UnitedColors a1,
UnitedColorsHolder a2) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic MyServerPOATie(MyServerOperations delegate)
public MyServerPOATie(MyServerOperations delegate, POA poa)
public MyServer _this()
_this in class MyServerPOApublic MyServer _this(ORB orb)
_this in class MyServerPOApublic MyServerOperations _delegate()
public void _delegate(MyServerOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic void writeUnion(UnitedColors a1, UnitedColorsHolder a2)
public void shutdown()
public void write2ndUnion(Nums n)
Copyright © 2017 JacORB. All rights reserved.