Basic HTML version of Foils prepared May 19 1999

Foil 61 Helper Classes I

From CORBA Common Object Request Broker Architecture Basic Information Track Computational Science Course CPS616 -- Spring Semester 1999. by Geoffrey Fox, Wojtek Furmanski, Nancy McCracken, Chao-Wei Ou, Shrideep Pallickara


All user defined IDL types have an additional "helper" Java class with the suffix Helper appended to the type name generated.
Several static methods needed to manipulate the type are supplied. These include Any insert and extract operations for the type, getting the repository id (bind), getting the typecode, and reading and writing the type from and to a stream.
For any user defined IDL type, the following is the Java code generated for the type.
In addition, the helper class for a mapped IDL interface also has a narrow operation defined for it.



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Mon Jul 5 1999