From 65bf3316cf384588453604be6b4f0ed3751a8b0f Mon Sep 17 00:00:00 2001 From: tromey Date: Tue, 9 Jan 2007 19:58:05 +0000 Subject: Merged gcj-eclipse branch to trunk. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120621 138bc75d-0d04-0410-961f-82ee72b054a4 --- .../CORBA/Interceptor/ClientRequestInterceptors.class | Bin 0 -> 2096 bytes .../lib/gnu/CORBA/Interceptor/ForwardRequestHolder.class | Bin 0 -> 1327 bytes .../lib/gnu/CORBA/Interceptor/IORInterceptors.class | Bin 0 -> 2605 bytes .../lib/gnu/CORBA/Interceptor/Registrator.class | Bin 0 -> 9169 bytes .../CORBA/Interceptor/ServerRequestInterceptors.class | Bin 0 -> 2123 bytes .../lib/gnu/CORBA/Interceptor/gnuClientRequestInfo.class | Bin 0 -> 5483 bytes .../lib/gnu/CORBA/Interceptor/gnuIcCurrent.class | Bin 0 -> 4277 bytes .../classpath/lib/gnu/CORBA/Interceptor/gnuIorInfo.class | Bin 0 -> 2375 bytes .../lib/gnu/CORBA/Interceptor/gnuServerRequestInfo.class | Bin 0 -> 7751 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 libjava/classpath/lib/gnu/CORBA/Interceptor/ClientRequestInterceptors.class create mode 100644 libjava/classpath/lib/gnu/CORBA/Interceptor/ForwardRequestHolder.class create mode 100644 libjava/classpath/lib/gnu/CORBA/Interceptor/IORInterceptors.class create mode 100644 libjava/classpath/lib/gnu/CORBA/Interceptor/Registrator.class create mode 100644 libjava/classpath/lib/gnu/CORBA/Interceptor/ServerRequestInterceptors.class create mode 100644 libjava/classpath/lib/gnu/CORBA/Interceptor/gnuClientRequestInfo.class create mode 100644 libjava/classpath/lib/gnu/CORBA/Interceptor/gnuIcCurrent.class create mode 100644 libjava/classpath/lib/gnu/CORBA/Interceptor/gnuIorInfo.class create mode 100644 libjava/classpath/lib/gnu/CORBA/Interceptor/gnuServerRequestInfo.class (limited to 'libjava/classpath/lib/gnu/CORBA/Interceptor') diff --git a/libjava/classpath/lib/gnu/CORBA/Interceptor/ClientRequestInterceptors.class b/libjava/classpath/lib/gnu/CORBA/Interceptor/ClientRequestInterceptors.class new file mode 100644 index 00000000000..b7a849ec286 Binary files /dev/null and b/libjava/classpath/lib/gnu/CORBA/Interceptor/ClientRequestInterceptors.class differ diff --git a/libjava/classpath/lib/gnu/CORBA/Interceptor/ForwardRequestHolder.class b/libjava/classpath/lib/gnu/CORBA/Interceptor/ForwardRequestHolder.class new file mode 100644 index 00000000000..f9f78ebfc5e Binary files /dev/null and b/libjava/classpath/lib/gnu/CORBA/Interceptor/ForwardRequestHolder.class differ diff --git a/libjava/classpath/lib/gnu/CORBA/Interceptor/IORInterceptors.class b/libjava/classpath/lib/gnu/CORBA/Interceptor/IORInterceptors.class new file mode 100644 index 00000000000..b6eda9e7fe0 Binary files /dev/null and b/libjava/classpath/lib/gnu/CORBA/Interceptor/IORInterceptors.class differ diff --git a/libjava/classpath/lib/gnu/CORBA/Interceptor/Registrator.class b/libjava/classpath/lib/gnu/CORBA/Interceptor/Registrator.class new file mode 100644 index 00000000000..1b2bea62185 Binary files /dev/null and b/libjava/classpath/lib/gnu/CORBA/Interceptor/Registrator.class differ diff --git a/libjava/classpath/lib/gnu/CORBA/Interceptor/ServerRequestInterceptors.class b/libjava/classpath/lib/gnu/CORBA/Interceptor/ServerRequestInterceptors.class new file mode 100644 index 00000000000..1bc41867ded Binary files /dev/null and b/libjava/classpath/lib/gnu/CORBA/Interceptor/ServerRequestInterceptors.class differ diff --git a/libjava/classpath/lib/gnu/CORBA/Interceptor/gnuClientRequestInfo.class b/libjava/classpath/lib/gnu/CORBA/Interceptor/gnuClientRequestInfo.class new file mode 100644 index 00000000000..5dcc95643c3 Binary files /dev/null and b/libjava/classpath/lib/gnu/CORBA/Interceptor/gnuClientRequestInfo.class differ diff --git a/libjava/classpath/lib/gnu/CORBA/Interceptor/gnuIcCurrent.class b/libjava/classpath/lib/gnu/CORBA/Interceptor/gnuIcCurrent.class new file mode 100644 index 00000000000..e7664a351a1 Binary files /dev/null and b/libjava/classpath/lib/gnu/CORBA/Interceptor/gnuIcCurrent.class differ diff --git a/libjava/classpath/lib/gnu/CORBA/Interceptor/gnuIorInfo.class b/libjava/classpath/lib/gnu/CORBA/Interceptor/gnuIorInfo.class new file mode 100644 index 00000000000..9cf539697c6 Binary files /dev/null and b/libjava/classpath/lib/gnu/CORBA/Interceptor/gnuIorInfo.class differ diff --git a/libjava/classpath/lib/gnu/CORBA/Interceptor/gnuServerRequestInfo.class b/libjava/classpath/lib/gnu/CORBA/Interceptor/gnuServerRequestInfo.class new file mode 100644 index 00000000000..2331a17ff6c Binary files /dev/null and b/libjava/classpath/lib/gnu/CORBA/Interceptor/gnuServerRequestInfo.class differ -- cgit v1.2.3