< prev index next >

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

Print this page

        

*** 28,38 **** import java.util.StringTokenizer; /** * This class is the entry point to parse different types of INS URL's. * ! * @Author Hemanth */ public class INSURLHandler { private static INSURLHandler insURLHandler = null; --- 28,38 ---- import java.util.StringTokenizer; /** * This class is the entry point to parse different types of INS URL's. * ! * @author Hemanth */ public class INSURLHandler { private static INSURLHandler insURLHandler = null;
< prev index next >