Example:Client-side Stub
public class _st_Count extends CORBA.Stub
CORBA.IOStream _stream = this._create_request(“increment”,true);
int _result = _stream.read_int();
Note: This code is created automatically by
IDL->Java pre-compiler from the IDL spec