org.jacorb.demo.unions
Class ServerImpl
java.lang.Object
org.omg.PortableServer.Servant
org.jacorb.demo.unions.MyServerPOA
org.jacorb.demo.unions.ServerImpl
- All Implemented Interfaces:
- MyServerOperations, InvokeHandler
public class ServerImpl
- extends MyServerPOA
| Methods inherited from class org.omg.PortableServer.Servant |
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerImpl
public ServerImpl()
writeUnion
public void writeUnion(UnitedColors union,
UnitedColorsHolder unionh)
write2ndUnion
public void write2ndUnion(Nums union)
shutdown
public void shutdown()
getShutdown
public boolean getShutdown()
Copyright © 2016 JacORB. All rights reserved.