1 | Another auxiliary file generated by IDL->Java pre-compiler is client-side stub (here called _st_Count) |
2 | It implements Count interface and extends org.omg.CORBA.portable.ObjectImpl superclass |
3 | Count methods and attribute accessors are implemented by opening CORBA runtime libraries implementing I/O, submitting the invocation request to the server, retrieving the results from the stream, and returning to the client |