< prev index next >

src/java.corba/share/classes/com/sun/corba/se/impl/naming/namingutil/IIOPEndpointInfo.java

Print this page

        

*** 30,40 **** /** * EndpointInfo is used internally by CorbaLoc object to store the * host information used in creating the Service Object reference * from the -ORBInitDef and -ORBDefaultInitDef definitions. * ! * @Author Hemanth */ public class IIOPEndpointInfo { // Version information private int major, minor; --- 30,40 ---- /** * EndpointInfo is used internally by CorbaLoc object to store the * host information used in creating the Service Object reference * from the -ORBInitDef and -ORBDefaultInitDef definitions. * ! * @author Hemanth */ public class IIOPEndpointInfo { // Version information private int major, minor;
< prev index next >