KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > gcc > rmi > iiop > NameService


1 package gcc.rmi.iiop;
2
3
4 /**
5 * gcc/rmi/iiop/NameService.java .
6 * Generated by the IDL-to-Java compiler (portable), version "3.1"
7 * from ../idl/gcc-rmi-iiop.idl
8 * Wednesday, December 8, 2004 11:54:46 AM EST
9 */

10
11 public interface NameService extends NameServiceOperations, gcc.org.omg.CosNaming.NamingContextExt, org.omg.CORBA.portable.IDLEntity
12 {
13 } // interface NameService
14
Popular Tags