/[classpath]/classpath/gnu/CORBA/OrbRestricted.java
ViewVC logotype

Diff of /classpath/gnu/CORBA/OrbRestricted.java

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

revision 1.2.2.1 by gnu_andrew, Wed Nov 2 00:43:23 2005 UTC revision 1.2.2.2 by gnu_andrew, Sun Nov 27 21:00:36 2005 UTC
# Line 64  import org.omg.CORBA.portable.OutputStre Line 64  import org.omg.CORBA.portable.OutputStre
64  import org.omg.CORBA.portable.ValueFactory;  import org.omg.CORBA.portable.ValueFactory;
65  import org.omg.PortableInterceptor.ClientRequestInterceptorOperations;  import org.omg.PortableInterceptor.ClientRequestInterceptorOperations;
66  import org.omg.PortableInterceptor.IORInterceptorOperations;  import org.omg.PortableInterceptor.IORInterceptorOperations;
67    import org.omg.PortableInterceptor.IORInterceptor_3_0Operations;
68  import org.omg.PortableInterceptor.ServerRequestInterceptorOperations;  import org.omg.PortableInterceptor.ServerRequestInterceptorOperations;
69    
70  import java.applet.Applet;  import java.applet.Applet;
# Line 97  public class OrbRestricted extends org.o Line 98  public class OrbRestricted extends org.o
98     * The cumulated listener for all IOR interceptors. Interceptors are used by     * The cumulated listener for all IOR interceptors. Interceptors are used by
99     * {@link gnu.CORBA.Poa.ORB_1_4}.     * {@link gnu.CORBA.Poa.ORB_1_4}.
100     */     */
101    public IORInterceptorOperations iIor;    public IORInterceptor_3_0Operations iIor;
102    
103    /**    /**
104     * The cumulated listener for all server request interceptors. Interceptors     * The cumulated listener for all server request interceptors. Interceptors

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