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 03-Nov-2015 12:36:16
- Author:
- JacORB IDL compiler V 3.7
writeUnion
void writeUnion(UnitedColors a1,
UnitedColorsHolder a2)
write2ndUnion
void write2ndUnion(Nums n)
shutdown
void shutdown()
Copyright © 2015 JacORB. All rights reserved.