Searched refs:getUsingURLIgnoreRest (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jndi/url/iiop/
H A DiiopURLContextFactory.java71 static ResolveResult getUsingURLIgnoreRest(String url, Hashtable env) method in class:iiopURLContextFactory
78 ResolveResult res = getUsingURLIgnoreRest(url, env);
H A DiiopURLContext.java61 return iiopURLContextFactory.getUsingURLIgnoreRest(name, env);

Completed in 47 milliseconds