Searched defs:getIPPConnection (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/print/
H A DIPPPrintService.java392 if ((urlConnection = getIPPConnection(myURL)) == null) {
1570 public static HttpURLConnection getIPPConnection(URL url) { method in class:IPPPrintService
1594 urlConnection = getIPPConnection(

Completed in 37 milliseconds