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 CORBA.Stub superclass |
3 | Count methods and attribute accessors are implemented by opening CORBA.IOStream, submitting the invocation request to the server, retrieving the results from the stream, and returning to the client |