11.1.3 Servant Inheritance from Skeletons
In a client that supports callbacks, as well as in a server, you write a implementation class that inherits from the same skeleton class name generated by the IDL compiler (the idl command).
Parent topic: Introduction