org.jacorb.demo.unions
Interface MyServerOperations
- All Known Subinterfaces:
- MyServer
- All Known Implementing Classes:
- _MyServerStub, MyServerPOA, MyServerPOATie, ServerImpl
public interface MyServerOperations
Generated from IDL interface "MyServer".
- Version:
- generated at 20-Jul-2016 16:19:19
- Author:
- JacORB IDL compiler V 3.8
writeUnion
void writeUnion(UnitedColors a1,
UnitedColorsHolder a2)
write2ndUnion
void write2ndUnion(Nums n)
shutdown
void shutdown()
Copyright © 2016 JacORB. All rights reserved.