/[classpath]/classpath/org/omg/CORBA/_IDLTypeStub.java
ViewVC logotype

Diff of /classpath/org/omg/CORBA/_IDLTypeStub.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by audriusa, Tue Oct 4 17:58:15 2005 UTC revision 1.5 by audriusa, Fri Oct 28 12:04:41 2005 UTC
# Line 53  import java.io.Serializable; Line 53  import java.io.Serializable;
53  /**  /**
54   * The stub for the IDL type. This stub can be used to access the   * The stub for the IDL type. This stub can be used to access the
55   * remote IDL type object, if its IOR is known. To create the   * remote IDL type object, if its IOR is known. To create the
56   * working instance with the known IOR, pass {@link gnu.CORBA.IOR_Delegate}   * working instance with the known IOR, pass {@link gnu.CORBA.IorDelegate}
57   * to the constructor.   * to the constructor.
58   *   *
59   * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)   * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)
# Line 79  public class _IDLTypeStub Line 79  public class _IDLTypeStub
79    /**    /**
80     * Create an instance with the given delegate.     * Create an instance with the given delegate.
81     *     *
82     * @see gnu.CORBA.IOR_Delegate     * @see gnu.CORBA.IorDelegate
83     */     */
84    public _IDLTypeStub(Delegate delegate)    public _IDLTypeStub(Delegate delegate)
85    {    {

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26