/[classpath]/classpath/org/omg/PortableInterceptor/TRANSPORT_RETRY.java
ViewVC logotype

Diff of /classpath/org/omg/PortableInterceptor/TRANSPORT_RETRY.java

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

revision 1.2.2.1 by gnu_andrew, Tue Aug 2 20:12:47 2005 UTC revision 1.2.2.2 by gnu_andrew, Sat Sep 10 15:32:05 2005 UTC
# Line 38  exception statement from your version. * Line 38  exception statement from your version. *
38    
39  package org.omg.PortableInterceptor;  package org.omg.PortableInterceptor;
40    
41   /**  
42    /**
43   * A reply status, indicating the necessity of the transport retry.   * A reply status, indicating the necessity of the transport retry.
44   * This may happen, for example, if the GIOP message status flag   * This may happen, for example, if the GIOP message status flag
45   * is equal to NEEDS_ADDRESSING_MODE.   * is equal to NEEDS_ADDRESSING_MODE.
# Line 51  public interface TRANSPORT_RETRY Line 52  public interface TRANSPORT_RETRY
52     * Specifies the TRANSPORT_RETRY value, 4.     * Specifies the TRANSPORT_RETRY value, 4.
53     */     */
54    short value = 4;    short value = 4;
55  }  }

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

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