Searched refs:checkfpx (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/share/classes/java/net/ | ||
H A D | URLConnection.java | 1556 if (checkfpx(is)) { 1584 static private boolean checkfpx(InputStream is) throws IOException { method in class:URLConnection |
Completed in 45 milliseconds